Class ModifyAttemptOption
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public class ModifyAttemptOption
- Inheritance
-
ModifyAttemptOption
- Inherited Members
-
- Extension Methods
-
Constructors
ModifyAttemptOption()
public ModifyAttemptOption()
Properties
AnswerIsSelected
public bool? AnswerIsSelected { get; set; }
Property Value
- bool?
AttemptIdentifier
public Guid AttemptIdentifier { get; set; }
Property Value
- Guid
CompetencyAreaCode
public string CompetencyAreaCode { get; set; }
Property Value
- string
CompetencyAreaIdentifier
public Guid? CompetencyAreaIdentifier { get; set; }
Property Value
- Guid?
CompetencyAreaLabel
public string CompetencyAreaLabel { get; set; }
Property Value
- string
CompetencyAreaTitle
public string CompetencyAreaTitle { get; set; }
Property Value
- string
CompetencyItemCode
public string CompetencyItemCode { get; set; }
Property Value
- string
CompetencyItemIdentifier
public Guid? CompetencyItemIdentifier { get; set; }
Property Value
- Guid?
CompetencyItemLabel
public string CompetencyItemLabel { get; set; }
Property Value
- string
CompetencyItemTitle
public string CompetencyItemTitle { get; set; }
Property Value
- string
OptionAnswerSequence
public int? OptionAnswerSequence { get; set; }
Property Value
- int?
OptionCutScore
public decimal? OptionCutScore { get; set; }
Property Value
- decimal?
OptionIsTrue
public bool? OptionIsTrue { get; set; }
Property Value
- bool?
OptionKey
public int OptionKey { get; set; }
Property Value
- int
OptionPoints
public decimal? OptionPoints { get; set; }
Property Value
- decimal?
OptionSequence
public int OptionSequence { get; set; }
Property Value
- int
OptionShape
public string OptionShape { get; set; }
Property Value
- string
OptionText
public string OptionText { get; set; }
Property Value
- string
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
QuestionIdentifier
public Guid QuestionIdentifier { get; set; }
Property Value
- Guid
QuestionSequence
public int QuestionSequence { get; set; }
Property Value
- int