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

Any graphic associated to a partner can be stored here. More...

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

Public Member Functions

 PPartnerGraphicRow (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 IsFileInfoKeyNull ()
 test for NULL value More...
 
void SetFileInfoKeyNull ()
 assign NULL value More...
 
bool IsGraphicLabelNull ()
 test for NULL value More...
 
void SetGraphicLabelNull ()
 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]
 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 FileInfoKey [get, set]
 
String GraphicLabel [get, set]
 The label for the graphic related to the partner. 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

Any graphic associated to a partner can be stored here.

Constructor & Destructor Documentation

◆ PPartnerGraphicRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsFileInfoKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerGraphicRow.IsFileInfoKeyNull ( )
inline

test for NULL value

◆ IsGraphicLabelNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerGraphicRow.IsGraphicLabelNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetFileInfoKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerGraphicRow.SetFileInfoKeyNull ( )
inline

assign NULL value

◆ SetGraphicLabelNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerGraphicRow.SetGraphicLabelNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ FileInfoKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerGraphicRow.FileInfoKey
getset

◆ GraphicLabel

String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerGraphicRow.GraphicLabel
getset

The label for the graphic related to the partner.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerGraphicRow.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.


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