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

This details any previous ministry experience the individual has. More...

Inheritance diagram for Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow:
Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmPastExperienceRow

Public Member Functions

 PmPastExperienceRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsSiteKeyNull ()
 test for NULL value More...
 
void SetSiteKeyNull ()
 assign NULL value 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 IsStartDateNull ()
 test for NULL value More...
 
void SetStartDateNull ()
 assign NULL value More...
 
bool IsEndDateNull ()
 test for NULL value More...
 
void SetEndDateNull ()
 assign NULL value More...
 
bool IsPrevLocationNull ()
 test for NULL value More...
 
void SetPrevLocationNull ()
 assign NULL value More...
 
bool IsPrevRoleNull ()
 test for NULL value More...
 
void SetPrevRoleNull ()
 assign NULL value More...
 
bool IsCategoryNull ()
 test for NULL value More...
 
void SetCategoryNull ()
 assign NULL value More...
 
bool IsOtherOrganisationNull ()
 test for NULL value More...
 
void SetOtherOrganisationNull ()
 assign NULL value More...
 
bool IsPastExpCommentsNull ()
 test for NULL value More...
 
void SetPastExpCommentsNull ()
 assign NULL value More...
 
bool IsPrevWorkHereNull ()
 test for NULL value More...
 
void SetPrevWorkHereNull ()
 assign NULL value More...
 
bool IsPrevWorkNull ()
 test for NULL value More...
 
void SetPrevWorkNull ()
 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 SiteKey [get, set]
 The connection to the site. 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...
 
System.? DateTime StartDate [get, set]
 Start date of previous experience. More...
 
System.? DateTime EndDate [get, set]
 End date of previous experience. More...
 
String PrevLocation [get, set]
 Location of previous work . More...
 
String PrevRole [get, set]
 Describes role played in previous work. More...
 
String Category [get, set]
 Category/area of previous work. More...
 
String OtherOrganisation [get, set]
 Worked with which organisation before (if other than our organisation). More...
 
String PastExpComments [get, set]
 Comments on previous experience. More...
 
Boolean PrevWorkHere [get, set]
 Indicates if past experience was with this organisation. More...
 
Boolean PrevWork [get, set]
 Indicates whether the individual has previous worked with similar organisations. 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

This details any previous ministry experience the individual has.

Constructor & Destructor Documentation

◆ PmPastExperienceRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

◆ IsCategoryNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.IsCategoryNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsEndDateNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.IsEndDateNull ( )
inline

test for NULL value

◆ IsKeyNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsOtherOrganisationNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.IsOtherOrganisationNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsPastExpCommentsNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.IsPastExpCommentsNull ( )
inline

test for NULL value

◆ IsPrevLocationNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.IsPrevLocationNull ( )
inline

test for NULL value

◆ IsPrevRoleNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.IsPrevRoleNull ( )
inline

test for NULL value

◆ IsPrevWorkHereNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.IsPrevWorkHereNull ( )
inline

test for NULL value

◆ IsPrevWorkNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.IsPrevWorkNull ( )
inline

test for NULL value

◆ IsSiteKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.IsSiteKeyNull ( )
inline

test for NULL value

◆ IsStartDateNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.IsStartDateNull ( )
inline

test for NULL value

◆ SetCategoryNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.SetCategoryNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetEndDateNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.SetEndDateNull ( )
inline

assign NULL value

◆ SetKeyNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetOtherOrganisationNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.SetOtherOrganisationNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetPastExpCommentsNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.SetPastExpCommentsNull ( )
inline

assign NULL value

◆ SetPrevLocationNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.SetPrevLocationNull ( )
inline

assign NULL value

◆ SetPrevRoleNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.SetPrevRoleNull ( )
inline

assign NULL value

◆ SetPrevWorkHereNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.SetPrevWorkHereNull ( )
inline

assign NULL value

◆ SetPrevWorkNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.SetPrevWorkNull ( )
inline

assign NULL value

◆ SetSiteKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.SetSiteKeyNull ( )
inline

assign NULL value

◆ SetStartDateNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.SetStartDateNull ( )
inline

assign NULL value

Property Documentation

◆ Category

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.Category
getset

Category/area of previous work.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ EndDate

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.EndDate
getset

End date of previous experience.

◆ Key

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.Key
getset

Key to make editing these records easier.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ OtherOrganisation

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.OtherOrganisation
getset

Worked with which organisation before (if other than our organisation).

◆ PartnerKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.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.

◆ PastExpComments

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.PastExpComments
getset

Comments on previous experience.

◆ PrevLocation

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.PrevLocation
getset

Location of previous work .

◆ PrevRole

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.PrevRole
getset

Describes role played in previous work.

◆ PrevWork

Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.PrevWork
getset

Indicates whether the individual has previous worked with similar organisations.

◆ PrevWorkHere

Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.PrevWorkHere
getset

Indicates if past experience was with this organisation.

◆ SiteKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.SiteKey
getset

The connection to the site.

◆ StartDate

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.StartDate
getset

Start date of previous experience.


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