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

Stores one or more short codes for a Partner (eg. a donor or recipient code for online giving system) More...

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

Public Member Functions

 PPartnerShortCodeRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsPartnerShortCodeNull ()
 test for NULL value More...
 
void SetPartnerShortCodeNull ()
 assign NULL value More...
 
bool IsFieldKeyNull ()
 test for NULL value More...
 
void SetFieldKeyNull ()
 assign NULL value More...
 
bool IsRecipientFlagNull ()
 test for NULL value More...
 
void SetRecipientFlagNull ()
 assign NULL value More...
 
bool IsDonorFlagNull ()
 test for NULL value More...
 
void SetDonorFlagNull ()
 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

Int64 PartnerKey [get, set]
 Partner key of Partner to which short code applies. More...
 
String PartnerShortCode [get, set]
 The short code which applies to the Partner. More...
 
Int64 FieldKey [get, set]
 Field to which Partner is assigned. More...
 
Boolean RecipientFlag [get, set]
 Is this a short code to identify a recipient? More...
 
Boolean DonorFlag [get, set]
 Is this a short code to identify a donor? 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

Stores one or more short codes for a Partner (eg. a donor or recipient code for online giving system)

Constructor & Destructor Documentation

◆ PPartnerShortCodeRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDonorFlagNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.IsDonorFlagNull ( )
inline

test for NULL value

◆ IsFieldKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.IsFieldKeyNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.IsPartnerKeyNull ( )
inline

test for NULL value

◆ IsPartnerShortCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.IsPartnerShortCodeNull ( )
inline

test for NULL value

◆ IsRecipientFlagNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.IsRecipientFlagNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDonorFlagNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.SetDonorFlagNull ( )
inline

assign NULL value

◆ SetFieldKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.SetFieldKeyNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.SetPartnerKeyNull ( )
inline

assign NULL value

◆ SetPartnerShortCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.SetPartnerShortCodeNull ( )
inline

assign NULL value

◆ SetRecipientFlagNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.SetRecipientFlagNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ DonorFlag

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.DonorFlag
getset

Is this a short code to identify a donor?

◆ FieldKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.FieldKey
getset

Field to which Partner is assigned.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.PartnerKey
getset

Partner key of Partner to which short code applies.

◆ PartnerShortCode

String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.PartnerShortCode
getset

The short code which applies to the Partner.

◆ RecipientFlag

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerShortCodeRow.RecipientFlag
getset

Is this a short code to identify a recipient?


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