|
OpenPetra
Free Administration Software for Non-Profits
|
This details any previous ministry experience the individual has. More...
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... | |
This details any previous ministry experience the individual has.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented in Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmPastExperienceRow.
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
Category/area of previous work.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
End date of previous experience.
|
getset |
Key to make editing these records easier.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
Worked with which organisation before (if other than our organisation).
|
getset |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
|
getset |
Comments on previous experience.
|
getset |
Location of previous work .
|
getset |
Describes role played in previous work.
|
getset |
Indicates whether the individual has previous worked with similar organisations.
|
getset |
Indicates if past experience was with this organisation.
|
getset |
The connection to the site.
|
getset |
Start date of previous experience.