Table of Contents

Class SearchFormOptionLists

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

Constructors

SearchFormOptionLists()

public SearchFormOptionLists()

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?