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

Contains the list of partners in each mailing extract. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow:
Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractRow

Public Member Functions

 MExtractRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsExtractIdNull ()
 test for NULL value More...
 
void SetExtractIdNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsSiteKeyNull ()
 test for NULL value More...
 
void SetSiteKeyNull ()
 assign NULL value More...
 
bool IsLocationKeyNull ()
 test for NULL value More...
 
void SetLocationKeyNull ()
 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

Int32 ExtractId [get, set]
 Identifier for the extract. More...
 
Int64 PartnerKey [get, set]
 This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More...
 
Int64 SiteKey [get, set]
 This is the key that tell what site created the linked location. More...
 
Int32 LocationKey [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

Contains the list of partners in each mailing extract.

Constructor & Destructor Documentation

◆ MExtractRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsExtractIdNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsExtractIdNull ( )
inline

test for NULL value

◆ IsLocationKeyNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsLocationKeyNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsPartnerKeyNull ( )
inline

test for NULL value

◆ IsSiteKeyNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsSiteKeyNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetExtractIdNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetExtractIdNull ( )
inline

assign NULL value

◆ SetLocationKeyNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetLocationKeyNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetPartnerKeyNull ( )
inline

assign NULL value

◆ SetSiteKeyNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetSiteKeyNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ExtractId

Int32 Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.ExtractId
getset

Identifier for the extract.

◆ LocationKey

Int32 Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.LocationKey
getset

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.PartnerKey
getset

This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.

◆ SiteKey

Int64 Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SiteKey
getset

This is the key that tell what site created the linked location.


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