This list the various methods by which a person learns of this organisation. This table can be changed to fit any field's particular awareness programs.
More...
|
String | ContactName [get, set] |
| Name of the contact, e.g. Friend, Program, Church. More...
|
|
String | ContactDescr [get, set] |
| Describes the contact. More...
|
|
Boolean | UnassignableFlag [get, set] |
| Can this position be assigned? More...
|
|
System.? DateTime | UnassignableDate [get, set] |
| This is the date the record was last updated. More...
|
|
Boolean | DeletableFlag [get, set] |
| Indicates if a record can be deleted. 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 list the various methods by which a person learns of this organisation. This table can be changed to fit any field's particular awareness programs.
◆ PtContactRow()
Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.PtContactRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsContactDescrNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsContactDescrNull |
( |
| ) |
|
|
inline |
◆ IsContactNameNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsContactNameNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDeletableFlagNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsDeletableFlagNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsUnassignableDateNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsUnassignableDateNull |
( |
| ) |
|
|
inline |
◆ IsUnassignableFlagNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsUnassignableFlagNull |
( |
| ) |
|
|
inline |
◆ SetContactDescrNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetContactDescrNull |
( |
| ) |
|
|
inline |
◆ SetContactNameNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetContactNameNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDeletableFlagNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetDeletableFlagNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetUnassignableDateNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetUnassignableDateNull |
( |
| ) |
|
|
inline |
◆ SetUnassignableFlagNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetUnassignableFlagNull |
( |
| ) |
|
|
inline |
◆ ContactDescr
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.ContactDescr |
|
getset |
◆ ContactName
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.ContactName |
|
getset |
Name of the contact, e.g. Friend, Program, Church.
◆ CreatedBy
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.DateModified |
|
getset |
The date the record was modified.
◆ DeletableFlag
Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.DeletableFlag |
|
getset |
Indicates if a record can be deleted.
◆ ModificationId
DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ UnassignableDate
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.UnassignableDate |
|
getset |
This is the date the record was last updated.
◆ UnassignableFlag
Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.UnassignableFlag |
|
getset |
Can this position be assigned?
The documentation for this class was generated from the following file: