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

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...

Inheritance diagram for Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow:

Public Member Functions

 PtContactRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsContactNameNull ()
 test for NULL value More...
 
void SetContactNameNull ()
 assign NULL value More...
 
bool IsContactDescrNull ()
 test for NULL value More...
 
void SetContactDescrNull ()
 assign NULL value More...
 
bool IsUnassignableFlagNull ()
 test for NULL value More...
 
void SetUnassignableFlagNull ()
 assign NULL value More...
 
bool IsUnassignableDateNull ()
 test for NULL value More...
 
void SetUnassignableDateNull ()
 assign NULL value More...
 
bool IsDeletableFlagNull ()
 test for NULL value More...
 
void SetDeletableFlagNull ()
 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 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...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ PtContactRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.InitValues ( )
inlinevirtual

set default values

◆ IsContactDescrNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsContactDescrNull ( )
inline

test for NULL value

◆ IsContactNameNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsContactNameNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsDeletableFlagNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsDeletableFlagNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsUnassignableDateNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsUnassignableDateNull ( )
inline

test for NULL value

◆ IsUnassignableFlagNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.IsUnassignableFlagNull ( )
inline

test for NULL value

◆ SetContactDescrNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetContactDescrNull ( )
inline

assign NULL value

◆ SetContactNameNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetContactNameNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetDeletableFlagNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetDeletableFlagNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetUnassignableDateNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetUnassignableDateNull ( )
inline

assign NULL value

◆ SetUnassignableFlagNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.SetUnassignableFlagNull ( )
inline

assign NULL value

Property Documentation

◆ ContactDescr

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtContactRow.ContactDescr
getset

Describes the contact.

◆ 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: