Class FormOptionListModel
public class FormOptionListModel
- Inheritance
-
FormOptionListModel
- Inherited Members
- Extension Methods
Constructors
FormOptionListModel()
public FormOptionListModel()
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; }