OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow Class Reference

List of tables in the financial system, meant to be used with analysis attributes. Not available. More...

Inheritance diagram for Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow:

Public Member Functions

 AAnalysisStoreTableRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsStoreNameNull ()
 test for NULL value More...
 
void SetStoreNameNull ()
 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 StoreName [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 tables in the financial system, meant to be used with analysis attributes. Not available.

Constructor & Destructor Documentation

◆ AAnalysisStoreTableRow()

Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.AAnalysisStoreTableRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.InitValues ( )
inlinevirtual

set default values

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsStoreNameNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.IsStoreNameNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetStoreNameNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.SetStoreNameNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

String Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.DateModified
getset

The date the record was modified.

◆ ModificationId

DateTime Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.ModifiedBy
getset

User ID of who last modified this record.

◆ StoreName

String Ict.Petra.Shared.MFinance.Account.Data.AAnalysisStoreTableRow.StoreName
getset

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