Table of Contents

Class CountFormOptionLists

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

Constructors

CountFormOptionLists()

public CountFormOptionLists()

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?