Table of Contents

Class CountSubmissionAnswers

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

Constructors

CountSubmissionAnswers()

public CountSubmissionAnswers()

Properties

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

RespondentUserIdentifier

public Guid? RespondentUserIdentifier { get; set; }

Property Value

Guid?

ResponseAnswerText

public string ResponseAnswerText { get; set; }

Property Value

string