Class QBankFormFilter
- Namespace
- InSite.Application.Banks.Read
- Assembly
- Shift.Sdk.dll
public class QBankFormFilter : Filter, ISearchReport
- Inheritance
-
QBankFormFilter
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public int? AssetNumber { get; set; }
Property Value
- int?
public Guid[] AttemptCandidateOrganizationIdentifiers { get; set; }
Property Value
- Guid[]
public Guid? BankIdentifier { get; set; }
Property Value
- Guid?
public Guid? EventIdentifier { get; set; }
Property Value
- Guid?
public string ExcludeFormStatus { get; set; }
Property Value
- string
public string FormCode { get; set; }
Property Value
- string
public Guid[] FormIdentifiers { get; set; }
Property Value
- Guid[]
public string FormName { get; set; }
Property Value
- string
public string FormTitle { get; set; }
Property Value
- string
public Guid? FrameworkIdentifier { get; set; }
Property Value
- Guid?
public Guid? GradeItemIdentifier { get; set; }
Property Value
- Guid?
public string IncludeFormStatus { get; set; }
Property Value
- string
public string Keyword { get; set; }
Property Value
- string
public Guid? OccupationIdentifier { get; set; }
Property Value
- Guid?
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
public Guid[] OrganizationIdentifiers { get; set; }
Property Value
- Guid[]
public Guid? SpecIdentifier { get; set; }
Property Value
- Guid?
public string SpecType { get; set; }
Property Value
- string
Methods
public QBankFormFilter Clone()
Returns
- QBankFormFilter