Table of Contents

Class CollectFormOptionLists

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CollectFormOptionLists : Query<IEnumerable<FormOptionListModel>>, IQuery<IEnumerable<FormOptionListModel>>, IFormOptionListCriteria
Inheritance
CollectFormOptionLists
Implements
Inherited Members
Extension Methods

Constructors

CollectFormOptionLists()

public CollectFormOptionLists()

Properties

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

SurveyOptionListSequence

public int? SurveyOptionListSequence { get; set; }

Property Value

int?

SurveyQuestionIdentifier

public Guid? SurveyQuestionIdentifier { get; set; }

Property Value

Guid?