Class CountSubmissionAnswers
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; }