This table contains the different codes that indicate where an applicant is in the application continuum.
More...
|
| String | Code [get, set] |
| | This code indicates the status of an applicant. More...
|
| |
| String | Description [get, set] |
| | This describes the applicant status code. More...
|
| |
| Boolean | UnassignableFlag [get, set] |
| | Indicates if this code can still be assigned? More...
|
| |
| System.? DateTime | UnassignableDate [get, set] |
| | Date from which this code was made unassignable. More...
|
| |
| Boolean | DeletableFlag [get, set] |
| | Indicates if a record can be deleted. More...
|
| |
| System.? DateTime | DateCreated [get, set] |
| | The date the record was created. More...
|
| |
| String | CreatedBy [get, set] |
| | User ID of who created this record. More...
|
| |
| System.? DateTime | DateModified [get, set] |
| | The date the record was modified. More...
|
| |
| String | ModifiedBy [get, set] |
| | User ID of who last modified this record. More...
|
| |
| DateTime | ModificationId [get, set] |
| | This identifies the current version of the record. More...
|
| |
This table contains the different codes that indicate where an applicant is in the application continuum.
◆ PtApplicantStatusRow()
| Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.PtApplicantStatusRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCodeNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.IsCodeNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDeletableFlagNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.IsDeletableFlagNull |
( |
| ) |
|
|
inline |
◆ IsDescriptionNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.IsDescriptionNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsUnassignableDateNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.IsUnassignableDateNull |
( |
| ) |
|
|
inline |
◆ IsUnassignableFlagNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.IsUnassignableFlagNull |
( |
| ) |
|
|
inline |
◆ SetCodeNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.SetCodeNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDeletableFlagNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.SetDeletableFlagNull |
( |
| ) |
|
|
inline |
◆ SetDescriptionNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.SetDescriptionNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetUnassignableDateNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.SetUnassignableDateNull |
( |
| ) |
|
|
inline |
◆ SetUnassignableFlagNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.SetUnassignableFlagNull |
( |
| ) |
|
|
inline |
◆ Code
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.Code |
|
getset |
This code indicates the status of an applicant.
◆ CreatedBy
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.DateModified |
|
getset |
The date the record was modified.
◆ DeletableFlag
| Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.DeletableFlag |
|
getset |
Indicates if a record can be deleted.
◆ Description
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.Description |
|
getset |
This describes the applicant status code.
◆ ModificationId
| DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ UnassignableDate
| System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.UnassignableDate |
|
getset |
Date from which this code was made unassignable.
◆ UnassignableFlag
| Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicantStatusRow.UnassignableFlag |
|
getset |
Indicates if this code can still be assigned?
The documentation for this class was generated from the following file: