Interface IAttemptOptionCriteria
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public interface IAttemptOptionCriteria
- Extension Methods
-
Properties
AnswerIsSelected
bool? AnswerIsSelected { get; set; }
Property Value
- bool?
CompetencyAreaCode
string CompetencyAreaCode { get; set; }
Property Value
- string
CompetencyAreaIdentifier
Guid? CompetencyAreaIdentifier { get; set; }
Property Value
- Guid?
CompetencyAreaLabel
string CompetencyAreaLabel { get; set; }
Property Value
- string
CompetencyAreaTitle
string CompetencyAreaTitle { get; set; }
Property Value
- string
CompetencyItemCode
string CompetencyItemCode { get; set; }
Property Value
- string
CompetencyItemIdentifier
Guid? CompetencyItemIdentifier { get; set; }
Property Value
- Guid?
CompetencyItemLabel
string CompetencyItemLabel { get; set; }
Property Value
- string
CompetencyItemTitle
string CompetencyItemTitle { get; set; }
Property Value
- string
Filter
QueryFilter Filter { get; set; }
Property Value
- QueryFilter
OptionAnswerSequence
int? OptionAnswerSequence { get; set; }
Property Value
- int?
OptionCutScore
decimal? OptionCutScore { get; set; }
Property Value
- decimal?
OptionIsTrue
bool? OptionIsTrue { get; set; }
Property Value
- bool?
OptionPoints
decimal? OptionPoints { get; set; }
Property Value
- decimal?
OptionSequence
int? OptionSequence { get; set; }
Property Value
- int?
OptionShape
string OptionShape { get; set; }
Property Value
- string
OptionText
string OptionText { get; set; }
Property Value
- string
OrganizationIdentifier
Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
QuestionSequence
int? QuestionSequence { get; set; }
Property Value
- int?