Table of Contents

Class ModifyFormOptionItem

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

Constructors

ModifyFormOptionItem()

public ModifyFormOptionItem()

Properties

BranchToQuestionIdentifier

public Guid? BranchToQuestionIdentifier { get; set; }

Property Value

Guid?

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

SurveyOptionItemCategory

public string SurveyOptionItemCategory { get; set; }

Property Value

string

SurveyOptionItemIdentifier

public Guid SurveyOptionItemIdentifier { get; set; }

Property Value

Guid

SurveyOptionItemPoints

public decimal? SurveyOptionItemPoints { get; set; }

Property Value

decimal?

SurveyOptionItemSequence

public int SurveyOptionItemSequence { get; set; }

Property Value

int

SurveyOptionListIdentifier

public Guid SurveyOptionListIdentifier { get; set; }

Property Value

Guid