Keeps a history of the application status for short and long term applications.
More...
|
Int64 | Key [get, set] |
| Key to make editing these records easier. More...
|
|
Int64 | PartnerKey [get, set] |
| This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More...
|
|
Int32 | ApplicationKey [get, set] |
| Key to uniquely identify application. More...
|
|
Int64 | RegistrationOffice [get, set] |
| Partner key of office by which application was entered. More...
|
|
String | StatusCode [get, set] |
| Indicates the status of the application. More...
|
|
System.? DateTime | StatusDateEffective [get, set] |
| Effective Date of the chosen Application Status. More...
|
|
String | Comment [get, set] |
| Gives further comments about application status. 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...
|
|
Keeps a history of the application status for short and long term applications.
◆ PmApplicationStatusHistoryRow()
Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.PmApplicationStatusHistoryRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsApplicationKeyNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsApplicationKeyNull |
( |
| ) |
|
|
inline |
◆ IsCommentNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsCommentNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsKeyNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsKeyNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsPartnerKeyNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ IsRegistrationOfficeNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsRegistrationOfficeNull |
( |
| ) |
|
|
inline |
◆ IsStatusCodeNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsStatusCodeNull |
( |
| ) |
|
|
inline |
◆ IsStatusDateEffectiveNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsStatusDateEffectiveNull |
( |
| ) |
|
|
inline |
◆ SetApplicationKeyNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetApplicationKeyNull |
( |
| ) |
|
|
inline |
◆ SetCommentNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetCommentNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetKeyNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetKeyNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetPartnerKeyNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ SetRegistrationOfficeNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetRegistrationOfficeNull |
( |
| ) |
|
|
inline |
◆ SetStatusCodeNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetStatusCodeNull |
( |
| ) |
|
|
inline |
◆ SetStatusDateEffectiveNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetStatusDateEffectiveNull |
( |
| ) |
|
|
inline |
◆ ApplicationKey
Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.ApplicationKey |
|
getset |
Key to uniquely identify application.
◆ Comment
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.Comment |
|
getset |
Gives further comments about application status.
◆ CreatedBy
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.DateModified |
|
getset |
The date the record was modified.
◆ Key
Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.Key |
|
getset |
Key to make editing these records easier.
◆ ModificationId
DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ PartnerKey
Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.PartnerKey |
|
getset |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
◆ RegistrationOffice
Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.RegistrationOffice |
|
getset |
Partner key of office by which application was entered.
◆ StatusCode
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.StatusCode |
|
getset |
Indicates the status of the application.
◆ StatusDateEffective
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.StatusDateEffective |
|
getset |
Effective Date of the chosen Application Status.
The documentation for this class was generated from the following file: