Class CreateSubmissionOption
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public class CreateSubmissionOption
- Inheritance
-
CreateSubmissionOption
- Inherited Members
-
- Extension Methods
-
Constructors
CreateSubmissionOption()
public CreateSubmissionOption()
Properties
OptionSequence
public int OptionSequence { get; set; }
Property Value
- int
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
ResponseOptionIsSelected
public bool ResponseOptionIsSelected { get; set; }
Property Value
- bool
ResponseSessionIdentifier
public Guid ResponseSessionIdentifier { get; set; }
Property Value
- Guid
SurveyOptionIdentifier
public Guid SurveyOptionIdentifier { get; set; }
Property Value
- Guid
SurveyQuestionIdentifier
public Guid SurveyQuestionIdentifier { get; set; }
Property Value
- Guid