Class CountBankOptions
public class CountBankOptions : Query<int>, IQuery<int>, IBankOptionCriteria
- Inheritance
-
CountBankOptions
- Implements
- Inherited Members
- Extension Methods
Constructors
CountBankOptions()
public CountBankOptions()
Properties
BankIdentifier
public Guid? BankIdentifier { get; set; }
Property Value
- Guid?
CompetencyIdentifier
public Guid? CompetencyIdentifier { get; set; }
Property Value
- Guid?
OptionText
public string OptionText { get; set; }
Property Value
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
SetIdentifier
public Guid? SetIdentifier { get; set; }
Property Value
- Guid?