Table of Contents

Class SurveySettings

Namespace
InSite.Domain.Organizations
Assembly
Shift.Sdk.dll
public class SurveySettings
Inheritance
SurveySettings
Inherited Members
Extension Methods

Constructors

SurveySettings()

public SurveySettings()

Properties

EnableUserConfidentiality

public bool EnableUserConfidentiality { get; set; }

Property Value

bool

LockUserConfidentiality

public bool LockUserConfidentiality { get; set; }

Property Value

bool

ResponseUploadClaimGroups

public Guid[] ResponseUploadClaimGroups { get; set; }

Property Value

Guid[]

Methods

IsEqual(SurveySettings)

public bool IsEqual(SurveySettings other)

Parameters

other SurveySettings

Returns

bool