Table of Contents

Class CreateForm

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CreateForm
Inheritance
CreateForm
Inherited Members
Extension Methods

Constructors

CreateForm()

public CreateForm()

Properties

AssetNumber

public int AssetNumber { get; set; }

Property Value

int

BranchCount

public int BranchCount { get; set; }

Property Value

int

ConditionCount

public int ConditionCount { get; set; }

Property Value

int

DisplaySummaryChart

public bool DisplaySummaryChart { get; set; }

Property Value

bool

EnableUserConfidentiality

public bool EnableUserConfidentiality { get; set; }

Property Value

bool

HasWorkflowConfiguration

public bool HasWorkflowConfiguration { get; set; }

Property Value

bool

LastChangeTime

public DateTimeOffset LastChangeTime { get; set; }

Property Value

DateTimeOffset

LastChangeType

public string LastChangeType { get; set; }

Property Value

string

LastChangeUser

public Guid LastChangeUser { get; set; }

Property Value

Guid

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

PageCount

public int PageCount { get; set; }

Property Value

int

QuestionCount

public int QuestionCount { get; set; }

Property Value

int

RequireUserAuthentication

public bool RequireUserAuthentication { get; set; }

Property Value

bool

RequireUserIdentification

public bool RequireUserIdentification { get; set; }

Property Value

bool

ResponseLimitPerUser

public int? ResponseLimitPerUser { get; set; }

Property Value

int?

SurveyFormClosed

public DateTimeOffset? SurveyFormClosed { get; set; }

Property Value

DateTimeOffset?

SurveyFormDurationMinutes

public int? SurveyFormDurationMinutes { get; set; }

Property Value

int?

SurveyFormHook

public string SurveyFormHook { get; set; }

Property Value

string

SurveyFormIdentifier

public Guid SurveyFormIdentifier { get; set; }

Property Value

Guid

SurveyFormLanguage

public string SurveyFormLanguage { get; set; }

Property Value

string

SurveyFormLanguageTranslations

public string SurveyFormLanguageTranslations { get; set; }

Property Value

string

SurveyFormLocked

public DateTimeOffset? SurveyFormLocked { get; set; }

Property Value

DateTimeOffset?

SurveyFormName

public string SurveyFormName { get; set; }

Property Value

string

SurveyFormOpened

public DateTimeOffset? SurveyFormOpened { get; set; }

Property Value

DateTimeOffset?

SurveyFormStatus

public string SurveyFormStatus { get; set; }

Property Value

string

SurveyMessageInvitation

public Guid? SurveyMessageInvitation { get; set; }

Property Value

Guid?

SurveyMessageResponseCompleted

public Guid? SurveyMessageResponseCompleted { get; set; }

Property Value

Guid?

SurveyMessageResponseConfirmed

public Guid? SurveyMessageResponseConfirmed { get; set; }

Property Value

Guid?

SurveyMessageResponseStarted

public Guid? SurveyMessageResponseStarted { get; set; }

Property Value

Guid?

UserFeedback

public string UserFeedback { get; set; }

Property Value

string