|
OpenPetra
Free Administration Software for Non-Profits
|
This table contains information regarding recruitment, home office, field office, etc. . More...
Public Member Functions | |
| LengthOfCommitmentReportTDSPmStaffDataRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| override void | InitValues () |
| set default values More... | |
| bool | IsEventOrFieldNameNull () |
| test for NULL value More... | |
| void | SetEventOrFieldNameNull () |
| assign NULL value More... | |
| bool | IsTotalYearsNull () |
| test for NULL value More... | |
| void | SetTotalYearsNull () |
| assign NULL value More... | |
| bool | IsAnniversaryDayNull () |
| test for NULL value More... | |
| void | SetAnniversaryDayNull () |
| assign NULL value More... | |
| bool | IsPartnerNameNull () |
| test for NULL value More... | |
| void | SetPartnerNameNull () |
| assign NULL value More... | |
| bool | IsFirstNameNull () |
| test for NULL value More... | |
| void | SetFirstNameNull () |
| assign NULL value More... | |
| bool | IsSurnameNull () |
| test for NULL value More... | |
| void | SetSurnameNull () |
| assign NULL value More... | |
| bool | IsGenderNull () |
| test for NULL value More... | |
| void | SetGenderNull () |
| assign NULL value More... | |
| bool | IsFirstCommitmentDateNull () |
| test for NULL value More... | |
| void | SetFirstCommitmentDateNull () |
| assign NULL value More... | |
| bool | IsReceivingCountryCodeNull () |
| test for NULL value More... | |
| void | SetReceivingCountryCodeNull () |
| 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 | IsStatusCodeNull () |
| test for NULL value More... | |
| void | SetStatusCodeNull () |
| assign NULL value More... | |
| bool | IsStartOfCommitmentNull () |
| test for NULL value More... | |
| void | SetStartOfCommitmentNull () |
| assign NULL value More... | |
| bool | IsStartDateApproxNull () |
| test for NULL value More... | |
| void | SetStartDateApproxNull () |
| assign NULL value More... | |
| bool | IsEndOfCommitmentNull () |
| test for NULL value More... | |
| void | SetEndOfCommitmentNull () |
| assign NULL value More... | |
| bool | IsOfficeRecruitedByNull () |
| test for NULL value More... | |
| void | SetOfficeRecruitedByNull () |
| assign NULL value More... | |
| bool | IsHomeOfficeNull () |
| test for NULL value More... | |
| void | SetHomeOfficeNull () |
| assign NULL value More... | |
| bool | IsReceivingFieldNull () |
| test for NULL value More... | |
| void | SetReceivingFieldNull () |
| assign NULL value More... | |
| bool | IsReceivingFieldOfficeNull () |
| test for NULL value More... | |
| void | SetReceivingFieldOfficeNull () |
| assign NULL value More... | |
| bool | IsStaffDataCommentsNull () |
| test for NULL value More... | |
| void | SetStaffDataCommentsNull () |
| assign NULL value More... | |
| bool | IsJobTitleNull () |
| test for NULL value More... | |
| void | SetJobTitleNull () |
| assign NULL value More... | |
| bool | IsOfficePhoneExtNull () |
| test for NULL value More... | |
| void | SetOfficePhoneExtNull () |
| 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 | EventOrFieldName [get, set] |
| Int32 | TotalYears [get, set] |
| DateTime | AnniversaryDay [get, set] |
| string | PartnerName [get, set] |
| string | FirstName [get, set] |
| string | Surname [get, set] |
| string | Gender [get, set] |
| DateTime | FirstCommitmentDate [get, set] |
| string | ReceivingCountryCode [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... | |
| String | StatusCode [get, set] |
| This is a field indicating the status of the commitment. More... | |
| System.DateTime | StartOfCommitment [get, set] |
| This is the expected date their commitment starts. More... | |
| Boolean | StartDateApprox [get, set] |
| Is the commitment start date an approximate date? More... | |
| System.? DateTime | EndOfCommitment [get, set] |
| This is the expected date their commitment ends. More... | |
| Int64 | OfficeRecruitedBy [get, set] |
| The office that recruited the partner. This is a unit of type field, not of type office. More... | |
| Int64 | HomeOffice [get, set] |
| The home office of the person. This is a unit of type field, not of type office. More... | |
| Int64 | ReceivingField [get, set] |
| The person's is serving for that field. More... | |
| Int64 | ReceivingFieldOffice [get, set] |
| The office they work at in the receiving field. More... | |
| String | StaffDataComments [get, set] |
| Comments on commitment record. More... | |
| String | JobTitle [get, set] |
| A free text field for a job title for a person. This is not the same as the person's role, however it may be auto generated from the roles. More... | |
| String | OfficePhoneExt [get, set] |
| Phone extension of the person at this office. 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 table contains information regarding recruitment, home office, field office, etc. .
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented from Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.
|
inline |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
|
getsetinherited |
User ID of who created this record.
|
getsetinherited |
The date the record was created.
|
getsetinherited |
The date the record was modified.
|
getsetinherited |
This is the expected date their commitment ends.
|
getset |
|
getset |
|
getset |
|
getset |
|
getsetinherited |
The home office of the person. This is a unit of type field, not of type office.
|
getsetinherited |
A free text field for a job title for a person. This is not the same as the person's role, however it may be auto generated from the roles.
|
getsetinherited |
Key to make editing these records easier.
|
getsetinherited |
This identifies the current version of the record.
|
getsetinherited |
User ID of who last modified this record.
|
getsetinherited |
Phone extension of the person at this office.
|
getsetinherited |
The office that recruited the partner. This is a unit of type field, not of type office.
|
getsetinherited |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
|
getset |
|
getset |
|
getsetinherited |
The person's is serving for that field.
|
getsetinherited |
The office they work at in the receiving field.
|
getsetinherited |
The connection to the site.
|
getsetinherited |
Comments on commitment record.
|
getsetinherited |
Is the commitment start date an approximate date?
|
getsetinherited |
This is the expected date their commitment starts.
|
getsetinherited |
This is a field indicating the status of the commitment.
|
getset |
|
getset |