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

This contains the elements which make up an address. Eg Name etc. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow:

Public Member Functions

 PAddressBlockElementRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsAddressElementCodeNull ()
 test for NULL value More...
 
void SetAddressElementCodeNull ()
 assign NULL value More...
 
bool IsAddressElementDescriptionNull ()
 test for NULL value More...
 
void SetAddressElementDescriptionNull ()
 assign NULL value More...
 
bool IsIsDirectiveNull ()
 test for NULL value More...
 
void SetIsDirectiveNull ()
 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 AddressElementCode [get, set]
 This Code is used to identify the address element. More...
 
String AddressElementDescription [get, set]
 
Boolean IsDirective [get, set]
 System flag indicates the element is a print directive and not a data placeholder. 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 contains the elements which make up an address. Eg Name etc.

Constructor & Destructor Documentation

◆ PAddressBlockElementRow()

Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.PAddressBlockElementRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.InitValues ( )
inlinevirtual

set default values

◆ IsAddressElementCodeNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.IsAddressElementCodeNull ( )
inline

test for NULL value

◆ IsAddressElementDescriptionNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.IsAddressElementDescriptionNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsIsDirectiveNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.IsIsDirectiveNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.IsModifiedByNull ( )
inline

test for NULL value

◆ SetAddressElementCodeNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.SetAddressElementCodeNull ( )
inline

assign NULL value

◆ SetAddressElementDescriptionNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.SetAddressElementDescriptionNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetIsDirectiveNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.SetIsDirectiveNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.SetModifiedByNull ( )
inline

assign NULL value

Property Documentation

◆ AddressElementCode

String Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.AddressElementCode
getset

This Code is used to identify the address element.

◆ AddressElementDescription

String Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.AddressElementDescription
getset

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.DateModified
getset

The date the record was modified.

◆ IsDirective

Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.IsDirective
getset

System flag indicates the element is a print directive and not a data placeholder.

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressBlockElementRow.ModifiedBy
getset

User ID of who last modified this record.


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