Class BankQuestionModel
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public class BankQuestionModel
- Inheritance
-
BankQuestionModel
- Inherited Members
-
- Extension Methods
-
Constructors
BankQuestionModel()
public BankQuestionModel()
Properties
BankIdentifier
public Guid BankIdentifier { get; set; }
Property Value
- Guid
BankIndex
public int BankIndex { get; set; }
Property Value
- int
BankSubIndex
public int? BankSubIndex { get; set; }
Property Value
- int?
CompetencyIdentifier
public Guid? CompetencyIdentifier { get; set; }
Property Value
- Guid?
LastChangeTime
public DateTimeOffset? LastChangeTime { get; set; }
Property Value
- DateTimeOffset?
LastChangeType
public string LastChangeType { get; set; }
Property Value
- string
LastChangeUser
public string LastChangeUser { get; set; }
Property Value
- string
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
ParentQuestionIdentifier
public Guid? ParentQuestionIdentifier { get; set; }
Property Value
- Guid?
QuestionAssetNumber
public string QuestionAssetNumber { get; set; }
Property Value
- string
QuestionCode
public string QuestionCode { get; set; }
Property Value
- string
QuestionCondition
public string QuestionCondition { get; set; }
Property Value
- string
QuestionDifficulty
public int? QuestionDifficulty { get; set; }
Property Value
- int?
QuestionFirstPublished
public DateTimeOffset? QuestionFirstPublished { get; set; }
Property Value
- DateTimeOffset?
QuestionFlag
public string QuestionFlag { get; set; }
Property Value
- string
QuestionIdentifier
public Guid QuestionIdentifier { get; set; }
Property Value
- Guid
QuestionLikeItemGroup
public string QuestionLikeItemGroup { get; set; }
Property Value
- string
QuestionReference
public string QuestionReference { get; set; }
Property Value
- string
QuestionSourceAssetNumber
public string QuestionSourceAssetNumber { get; set; }
Property Value
- string
QuestionSourceIdentifier
public Guid? QuestionSourceIdentifier { get; set; }
Property Value
- Guid?
QuestionTag
public string QuestionTag { get; set; }
Property Value
- string
public string QuestionTags { get; set; }
Property Value
- string
QuestionTaxonomy
public int? QuestionTaxonomy { get; set; }
Property Value
- int?
QuestionText
public string QuestionText { get; set; }
Property Value
- string
QuestionType
public string QuestionType { get; set; }
Property Value
- string
RubricIdentifier
public Guid? RubricIdentifier { get; set; }
Property Value
- Guid?
SetIdentifier
public Guid SetIdentifier { get; set; }
Property Value
- Guid