OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow Class Reference

Lookup table for First Contact Codes (ie. how did person first hear about us) More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow:

Public Member Functions

 PFirstContactRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsFirstContactCodeNull ()
 test for NULL value More...
 
void SetFirstContactCodeNull ()
 assign NULL value More...
 
bool IsFirstContactDescrNull ()
 test for NULL value More...
 
void SetFirstContactDescrNull ()
 assign NULL value More...
 
bool IsActiveNull ()
 test for NULL value More...
 
void SetActiveNull ()
 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 FirstContactCode [get, set]
 
String FirstContactDescr [get, set]
 
Boolean Active [get, set]
 Is this contact code still active (ie. should it be shown on picklists)? 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

Lookup table for First Contact Codes (ie. how did person first hear about us)

Constructor & Destructor Documentation

◆ PFirstContactRow()

Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.PFirstContactRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.InitValues ( )
inlinevirtual

set default values

◆ IsActiveNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.IsActiveNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsFirstContactCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.IsFirstContactCodeNull ( )
inline

test for NULL value

◆ IsFirstContactDescrNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.IsFirstContactDescrNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.IsModifiedByNull ( )
inline

test for NULL value

◆ SetActiveNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.SetActiveNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetFirstContactCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.SetFirstContactCodeNull ( )
inline

assign NULL value

◆ SetFirstContactDescrNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.SetFirstContactDescrNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.SetModifiedByNull ( )
inline

assign NULL value

Property Documentation

◆ Active

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.Active
getset

Is this contact code still active (ie. should it be shown on picklists)?

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.DateModified
getset

The date the record was modified.

◆ FirstContactCode

String Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.FirstContactCode
getset

◆ FirstContactDescr

String Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.FirstContactDescr
getset

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PFirstContactRow.ModifiedBy
getset

User ID of who last modified this record.


The documentation for this class was generated from the following file: