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

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

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

Public Member Functions

 IndividualDataTDSPmPastExperienceRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
override void InitValues ()
 set default values More...
 
bool IsEventNameNull ()
 test for NULL value More...
 
void SetEventNameNull ()
 assign NULL value 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

string EventName [get, set]
 
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

◆ IndividualDataTDSPmPastExperienceRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

override void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmPastExperienceRow.InitValues ( )
inlinevirtual

◆ IsCategoryNull()

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

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsEndDateNull()

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

test for NULL value

◆ IsEventNameNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmPastExperienceRow.IsEventNameNull ( )
inline

test for NULL value

◆ IsKeyNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsOtherOrganisationNull()

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

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsPastExpCommentsNull()

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

test for NULL value

◆ IsPrevLocationNull()

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

test for NULL value

◆ IsPrevRoleNull()

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

test for NULL value

◆ IsPrevWorkHereNull()

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

test for NULL value

◆ IsPrevWorkNull()

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

test for NULL value

◆ IsSiteKeyNull()

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

test for NULL value

◆ IsStartDateNull()

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

test for NULL value

◆ SetCategoryNull()

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

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetEndDateNull()

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

assign NULL value

◆ SetEventNameNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmPastExperienceRow.SetEventNameNull ( )
inline

assign NULL value

◆ SetKeyNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetOtherOrganisationNull()

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

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetPastExpCommentsNull()

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

assign NULL value

◆ SetPrevLocationNull()

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

assign NULL value

◆ SetPrevRoleNull()

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

assign NULL value

◆ SetPrevWorkHereNull()

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

assign NULL value

◆ SetPrevWorkNull()

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

assign NULL value

◆ SetSiteKeyNull()

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

assign NULL value

◆ SetStartDateNull()

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

assign NULL value

Property Documentation

◆ Category

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

Category/area of previous work.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ EndDate

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

End date of previous experience.

◆ EventName

string Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmPastExperienceRow.EventName
getset

◆ Key

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

Key to make editing these records easier.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ OtherOrganisation

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

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

◆ PartnerKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmPastExperienceRow.PartnerKey
getsetinherited

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
getsetinherited

Comments on previous experience.

◆ PrevLocation

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

Location of previous work .

◆ PrevRole

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

Describes role played in previous work.

◆ PrevWork

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

Indicates whether the individual has previous worked with similar organisations.

◆ PrevWorkHere

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

Indicates if past experience was with this organisation.

◆ SiteKey

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

The connection to the site.

◆ StartDate

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

Start date of previous experience.


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