Interface IBankQuestionCriteria
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public interface IBankQuestionCriteria
- Extension Methods
-
Properties
BankIdentifier
Guid? BankIdentifier { get; set; }
Property Value
- Guid?
BankIndex
int? BankIndex { get; set; }
Property Value
- int?
BankSubIndex
int? BankSubIndex { get; set; }
Property Value
- int?
CompetencyIdentifier
Guid? CompetencyIdentifier { get; set; }
Property Value
- Guid?
Filter
QueryFilter Filter { get; set; }
Property Value
- QueryFilter
LastChangeTime
DateTimeOffset? LastChangeTime { get; set; }
Property Value
- DateTimeOffset?
LastChangeType
string LastChangeType { get; set; }
Property Value
- string
LastChangeUser
string LastChangeUser { get; set; }
Property Value
- string
OrganizationIdentifier
Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
ParentQuestionIdentifier
Guid? ParentQuestionIdentifier { get; set; }
Property Value
- Guid?
QuestionAssetNumber
string QuestionAssetNumber { get; set; }
Property Value
- string
QuestionCode
string QuestionCode { get; set; }
Property Value
- string
QuestionCondition
string QuestionCondition { get; set; }
Property Value
- string
QuestionDifficulty
int? QuestionDifficulty { get; set; }
Property Value
- int?
QuestionFirstPublished
DateTimeOffset? QuestionFirstPublished { get; set; }
Property Value
- DateTimeOffset?
QuestionFlag
string QuestionFlag { get; set; }
Property Value
- string
QuestionLikeItemGroup
string QuestionLikeItemGroup { get; set; }
Property Value
- string
QuestionReference
string QuestionReference { get; set; }
Property Value
- string
QuestionSourceAssetNumber
string QuestionSourceAssetNumber { get; set; }
Property Value
- string
QuestionSourceIdentifier
Guid? QuestionSourceIdentifier { get; set; }
Property Value
- Guid?
QuestionTag
string QuestionTag { get; set; }
Property Value
- string
string QuestionTags { get; set; }
Property Value
- string
QuestionTaxonomy
int? QuestionTaxonomy { get; set; }
Property Value
- int?
QuestionText
string QuestionText { get; set; }
Property Value
- string
QuestionType
string QuestionType { get; set; }
Property Value
- string
RubricIdentifier
Guid? RubricIdentifier { get; set; }
Property Value
- Guid?
SetIdentifier
Guid? SetIdentifier { get; set; }
Property Value
- Guid?