This table contains information regarding recruitment, home office, field office, etc. .
More...
|
| 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. .
◆ PmStaffDataRow()
| Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.PmStaffDataRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsEndOfCommitmentNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsEndOfCommitmentNull |
( |
| ) |
|
|
inline |
◆ IsHomeOfficeNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsHomeOfficeNull |
( |
| ) |
|
|
inline |
◆ IsJobTitleNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsJobTitleNull |
( |
| ) |
|
|
inline |
◆ IsKeyNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsKeyNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsOfficePhoneExtNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsOfficePhoneExtNull |
( |
| ) |
|
|
inline |
◆ IsOfficeRecruitedByNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsOfficeRecruitedByNull |
( |
| ) |
|
|
inline |
◆ IsPartnerKeyNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ IsReceivingFieldNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsReceivingFieldNull |
( |
| ) |
|
|
inline |
◆ IsReceivingFieldOfficeNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsReceivingFieldOfficeNull |
( |
| ) |
|
|
inline |
◆ IsSiteKeyNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsSiteKeyNull |
( |
| ) |
|
|
inline |
◆ IsStaffDataCommentsNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsStaffDataCommentsNull |
( |
| ) |
|
|
inline |
◆ IsStartDateApproxNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsStartDateApproxNull |
( |
| ) |
|
|
inline |
◆ IsStartOfCommitmentNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsStartOfCommitmentNull |
( |
| ) |
|
|
inline |
◆ IsStatusCodeNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.IsStatusCodeNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetEndOfCommitmentNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetEndOfCommitmentNull |
( |
| ) |
|
|
inline |
◆ SetHomeOfficeNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetHomeOfficeNull |
( |
| ) |
|
|
inline |
◆ SetJobTitleNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetJobTitleNull |
( |
| ) |
|
|
inline |
◆ SetKeyNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetKeyNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetOfficePhoneExtNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetOfficePhoneExtNull |
( |
| ) |
|
|
inline |
◆ SetOfficeRecruitedByNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetOfficeRecruitedByNull |
( |
| ) |
|
|
inline |
◆ SetPartnerKeyNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ SetReceivingFieldNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetReceivingFieldNull |
( |
| ) |
|
|
inline |
◆ SetReceivingFieldOfficeNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetReceivingFieldOfficeNull |
( |
| ) |
|
|
inline |
◆ SetSiteKeyNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetSiteKeyNull |
( |
| ) |
|
|
inline |
◆ SetStaffDataCommentsNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetStaffDataCommentsNull |
( |
| ) |
|
|
inline |
◆ SetStartDateApproxNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetStartDateApproxNull |
( |
| ) |
|
|
inline |
◆ SetStartOfCommitmentNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetStartOfCommitmentNull |
( |
| ) |
|
|
inline |
◆ SetStatusCodeNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SetStatusCodeNull |
( |
| ) |
|
|
inline |
◆ CreatedBy
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.DateModified |
|
getset |
The date the record was modified.
◆ EndOfCommitment
| System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.EndOfCommitment |
|
getset |
This is the expected date their commitment ends.
◆ HomeOffice
| Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.HomeOffice |
|
getset |
The home office of the person. This is a unit of type field, not of type office.
◆ JobTitle
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.JobTitle |
|
getset |
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.
◆ Key
| Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.Key |
|
getset |
Key to make editing these records easier.
◆ ModificationId
| DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ OfficePhoneExt
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.OfficePhoneExt |
|
getset |
Phone extension of the person at this office.
◆ OfficeRecruitedBy
| Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.OfficeRecruitedBy |
|
getset |
The office that recruited the partner. This is a unit of type field, not of type office.
◆ PartnerKey
| Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.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.
◆ ReceivingField
| Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.ReceivingField |
|
getset |
The person's is serving for that field.
◆ ReceivingFieldOffice
| Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.ReceivingFieldOffice |
|
getset |
The office they work at in the receiving field.
◆ SiteKey
| Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.SiteKey |
|
getset |
The connection to the site.
◆ StaffDataComments
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.StaffDataComments |
|
getset |
Comments on commitment record.
◆ StartDateApprox
| Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.StartDateApprox |
|
getset |
Is the commitment start date an approximate date?
◆ StartOfCommitment
| System.DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.StartOfCommitment |
|
getset |
This is the expected date their commitment starts.
◆ StatusCode
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmStaffDataRow.StatusCode |
|
getset |
This is a field indicating the status of the commitment.
The documentation for this class was generated from the following file: