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

This contains parent/child relationships. More...

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

Public Member Functions

 UmUnitStructureRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsParentUnitKeyNull ()
 test for NULL value More...
 
void SetParentUnitKeyNull ()
 assign NULL value More...
 
bool IsChildUnitKeyNull ()
 test for NULL value More...
 
void SetChildUnitKeyNull ()
 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 ParentUnitKey [get, set]
 
Int64 ChildUnitKey [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

This contains parent/child relationships.

Constructor & Destructor Documentation

◆ UmUnitStructureRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsChildUnitKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.UmUnitStructureRow.IsChildUnitKeyNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsParentUnitKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.UmUnitStructureRow.IsParentUnitKeyNull ( )
inline

test for NULL value

◆ SetChildUnitKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.UmUnitStructureRow.SetChildUnitKeyNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetParentUnitKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.UmUnitStructureRow.SetParentUnitKeyNull ( )
inline

assign NULL value

Property Documentation

◆ ChildUnitKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.UmUnitStructureRow.ChildUnitKey
getset

This is an alias of the partner key. This is used to identify parent-child relationships. It consists of the fund id followed by a computer generated six digit number.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ ParentUnitKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.UmUnitStructureRow.ParentUnitKey
getset

This is an alias of the partner key. This is used to identify parent-child relationships. 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: