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

Ex. Fam - Family, SM - Single Male, etc. More...

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

Public Member Functions

 PAddresseeTypeRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsAddresseeTypeCodeNull ()
 test for NULL value More...
 
void SetAddresseeTypeCodeNull ()
 assign NULL value More...
 
bool IsDescriptionNull ()
 test for NULL value More...
 
void SetDescriptionNull ()
 assign NULL value More...
 
bool IsDeletableNull ()
 test for NULL value More...
 
void SetDeletableNull ()
 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 AddresseeTypeCode [get, set]
 
String Description [get, set]
 
Boolean Deletable [get, set]
 
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

Ex. Fam - Family, SM - Single Male, etc.

Constructor & Destructor Documentation

◆ PAddresseeTypeRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsAddresseeTypeCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAddresseeTypeRow.IsAddresseeTypeCodeNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDeletableNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAddresseeTypeRow.IsDeletableNull ( )
inline

test for NULL value

◆ IsDescriptionNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PAddresseeTypeRow.IsDescriptionNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ SetAddresseeTypeCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAddresseeTypeRow.SetAddresseeTypeCodeNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDeletableNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAddresseeTypeRow.SetDeletableNull ( )
inline

assign NULL value

◆ SetDescriptionNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PAddresseeTypeRow.SetDescriptionNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

Property Documentation

◆ AddresseeTypeCode

String Ict.Petra.Shared.MPartner.Partner.Data.PAddresseeTypeRow.AddresseeTypeCode
getset

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ Deletable

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PAddresseeTypeRow.Deletable
getset

This defines if the addressee type code can be deleted. This can only be updated by the system manager. At the risk of serious operational integrity. Default to Yes

◆ Description

String Ict.Petra.Shared.MPartner.Partner.Data.PAddresseeTypeRow.Description
getset

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.


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