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

Link file with an application. More...

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

Public Member Functions

 PmApplicationFileRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsFileInfoKeyNull ()
 test for NULL value More...
 
void SetFileInfoKeyNull ()
 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 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 FileInfoKey [get, set]
 
Int64 PartnerKey [get, set]
 Partner key that the file is linked with. 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...
 
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

Link file with an application.

Constructor & Destructor Documentation

◆ PmApplicationFileRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsApplicationKeyNull()

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

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsFileInfoKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationFileRow.IsFileInfoKeyNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsRegistrationOfficeNull()

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

test for NULL value

◆ SetApplicationKeyNull()

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

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetFileInfoKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationFileRow.SetFileInfoKeyNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetRegistrationOfficeNull()

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

assign NULL value

Property Documentation

◆ ApplicationKey

Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationFileRow.ApplicationKey
getset

Key to uniquely identify application.

◆ CreatedBy

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationFileRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationFileRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationFileRow.DateModified
getset

The date the record was modified.

◆ FileInfoKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationFileRow.FileInfoKey
getset

◆ ModificationId

DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationFileRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationFileRow.ModifiedBy
getset

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationFileRow.PartnerKey
getset

Partner key that the file is linked with.

◆ RegistrationOffice

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmApplicationFileRow.RegistrationOffice
getset

Partner key of office by which application was entered.


The documentation for this class was generated from the following file: