OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow Class Reference

Where Petra supports it a cross reference between a file and destination can be established for automatic distribution. More...

Inheritance diagram for Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow:

Public Member Functions

 AEmailDestinationRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsFileCodeNull ()
 test for NULL value More...
 
void SetFileCodeNull ()
 assign NULL value More...
 
bool IsConditionalValueNull ()
 test for NULL value More...
 
void SetConditionalValueNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsEmailAddressNull ()
 test for NULL value More...
 
void SetEmailAddressNull ()
 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 FileCode [get, set]
 A code to describe the file which is to be distributed via email. More...
 
String ConditionalValue [get, set]
 Foriegn Cost Centre Code. More...
 
Int64 PartnerKey [get, set]
 HOSA partner. More...
 
String EmailAddress [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

Where Petra supports it a cross reference between a file and destination can be established for automatic distribution.

Constructor & Destructor Documentation

◆ AEmailDestinationRow()

Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.AEmailDestinationRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.InitValues ( )
inlinevirtual

set default values

◆ IsConditionalValueNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.IsConditionalValueNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsEmailAddressNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.IsEmailAddressNull ( )
inline

test for NULL value

◆ IsFileCodeNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.IsFileCodeNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.IsPartnerKeyNull ( )
inline

test for NULL value

◆ SetConditionalValueNull()

void Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.SetConditionalValueNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetEmailAddressNull()

void Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.SetEmailAddressNull ( )
inline

assign NULL value

◆ SetFileCodeNull()

void Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.SetFileCodeNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.SetPartnerKeyNull ( )
inline

assign NULL value

Property Documentation

◆ ConditionalValue

String Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.ConditionalValue
getset

Foriegn Cost Centre Code.

◆ CreatedBy

String Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.DateModified
getset

The date the record was modified.

◆ EmailAddress

String Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.EmailAddress
getset

◆ FileCode

String Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.FileCode
getset

A code to describe the file which is to be distributed via email.

◆ ModificationId

DateTime Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.ModifiedBy
getset

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MFinance.Account.Data.AEmailDestinationRow.PartnerKey
getset

HOSA partner.


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