OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow Class Reference

Keeps a history of the application status for short and long term applications. More...

Inheritance diagram for Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow:

Public Member Functions

 PmApplicationStatusHistoryRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsKeyNull ()
 test for NULL value More...
 
void SetKeyNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsApplicationKeyNull ()
 test for NULL value More...
 
void SetApplicationKeyNull ()
 assign NULL value More...
 
bool IsRegistrationOfficeNull ()
 test for NULL value More...
 
void SetRegistrationOfficeNull ()
 assign NULL value More...
 
bool IsStatusCodeNull ()
 test for NULL value More...
 
void SetStatusCodeNull ()
 assign NULL value More...
 
bool IsStatusDateEffectiveNull ()
 test for NULL value More...
 
void SetStatusDateEffectiveNull ()
 assign NULL value More...
 
bool IsCommentNull ()
 test for NULL value More...
 
void SetCommentNull ()
 assign NULL value More...
 
bool IsDateCreatedNull ()
 test for NULL value More...
 
void SetDateCreatedNull ()
 assign NULL value More...
 
bool IsCreatedByNull ()
 test for NULL value More...
 
void SetCreatedByNull ()
 assign NULL value More...
 
bool IsDateModifiedNull ()
 test for NULL value More...
 
void SetDateModifiedNull ()
 assign NULL value More...
 
bool IsModifiedByNull ()
 test for NULL value More...
 
void SetModifiedByNull ()
 assign NULL value More...
 
bool IsModificationIdNull ()
 test for NULL value More...
 
void SetModificationIdNull ()
 assign NULL value More...
 

Properties

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...
 

Detailed Description

Keeps a history of the application status for short and long term applications.

Constructor & Destructor Documentation

◆ PmApplicationStatusHistoryRow()

Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.PmApplicationStatusHistoryRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.InitValues ( )
inlinevirtual

set default values

◆ IsApplicationKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsApplicationKeyNull ( )
inline

test for NULL value

◆ IsCommentNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsCommentNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsKeyNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsPartnerKeyNull ( )
inline

test for NULL value

◆ IsRegistrationOfficeNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsRegistrationOfficeNull ( )
inline

test for NULL value

◆ IsStatusCodeNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsStatusCodeNull ( )
inline

test for NULL value

◆ IsStatusDateEffectiveNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.IsStatusDateEffectiveNull ( )
inline

test for NULL value

◆ SetApplicationKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetApplicationKeyNull ( )
inline

assign NULL value

◆ SetCommentNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetCommentNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetKeyNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetPartnerKeyNull ( )
inline

assign NULL value

◆ SetRegistrationOfficeNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetRegistrationOfficeNull ( )
inline

assign NULL value

◆ SetStatusCodeNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetStatusCodeNull ( )
inline

assign NULL value

◆ SetStatusDateEffectiveNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationStatusHistoryRow.SetStatusDateEffectiveNull ( )
inline

assign NULL value

Property Documentation

◆ 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: