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

List of denomination codes for churches. More...

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

Public Member Functions

 PDenominationRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsDenominationCodeNull ()
 test for NULL value More...
 
void SetDenominationCodeNull ()
 assign NULL value More...
 
bool IsDenominationNameNull ()
 test for NULL value More...
 
void SetDenominationNameNull ()
 assign NULL value More...
 
bool IsValidDenominationNull ()
 test for NULL value More...
 
void SetValidDenominationNull ()
 assign NULL value More...
 
bool IsDeletableNull ()
 test for NULL value More...
 
void SetDeletableNull ()
 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 DenominationCode [get, set]
 
String DenominationName [get, set]
 
Boolean ValidDenomination [get, set]
 Defines if a denomination is still valid for use. More...
 
Boolean Deletable [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

List of denomination codes for churches.

Constructor & Destructor Documentation

◆ PDenominationRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDeletableNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.IsDeletableNull ( )
inline

test for NULL value

◆ IsDenominationCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.IsDenominationCodeNull ( )
inline

test for NULL value

◆ IsDenominationNameNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.IsDenominationNameNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsValidDenominationNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.IsValidDenominationNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDeletableNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.SetDeletableNull ( )
inline

assign NULL value

◆ SetDenominationCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.SetDenominationCodeNull ( )
inline

assign NULL value

◆ SetDenominationNameNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.SetDenominationNameNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetValidDenominationNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.SetValidDenominationNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ Deletable

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.Deletable
getset

This defines if the denomination code can be deleted. This can only be updated by the system manager. At the risk of serious operational integrity. Default to Yes

◆ DenominationCode

String Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.DenominationCode
getset

◆ DenominationName

String Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.DenominationName
getset

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ ValidDenomination

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PDenominationRow.ValidDenomination
getset

Defines if a denomination is still valid for use.


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