Class CreateFormOptionList
public class CreateFormOptionList
- Inheritance
-
CreateFormOptionList
- Inherited Members
- Extension Methods
Constructors
CreateFormOptionList()
public CreateFormOptionList()
Properties
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
SurveyOptionListIdentifier
public Guid SurveyOptionListIdentifier { get; set; }
Property Value
SurveyOptionListSequence
public int SurveyOptionListSequence { get; set; }
Property Value
SurveyQuestionIdentifier
public Guid SurveyQuestionIdentifier { get; set; }