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

Ledger Init Flags. More...

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

Public Member Functions

 ALedgerInitFlagRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsLedgerNumberNull ()
 test for NULL value More...
 
void SetLedgerNumberNull ()
 assign NULL value More...
 
bool IsInitOptionNameNull ()
 test for NULL value More...
 
void SetInitOptionNameNull ()
 assign NULL value More...
 
bool IsValueNull ()
 test for NULL value More...
 
void SetValueNull ()
 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

Int32 LedgerNumber [get, set]
 
String InitOptionName [get, set]
 
String Value [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

Ledger Init Flags.

Constructor & Destructor Documentation

◆ ALedgerInitFlagRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsInitOptionNameNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ALedgerInitFlagRow.IsInitOptionNameNull ( )
inline

test for NULL value

◆ IsLedgerNumberNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ALedgerInitFlagRow.IsLedgerNumberNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsValueNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ALedgerInitFlagRow.IsValueNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetInitOptionNameNull()

void Ict.Petra.Shared.MFinance.Account.Data.ALedgerInitFlagRow.SetInitOptionNameNull ( )
inline

assign NULL value

◆ SetLedgerNumberNull()

void Ict.Petra.Shared.MFinance.Account.Data.ALedgerInitFlagRow.SetLedgerNumberNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetValueNull()

void Ict.Petra.Shared.MFinance.Account.Data.ALedgerInitFlagRow.SetValueNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ InitOptionName

String Ict.Petra.Shared.MFinance.Account.Data.ALedgerInitFlagRow.InitOptionName
getset

◆ LedgerNumber

Int32 Ict.Petra.Shared.MFinance.Account.Data.ALedgerInitFlagRow.LedgerNumber
getset

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ Value

String Ict.Petra.Shared.MFinance.Account.Data.ALedgerInitFlagRow.Value
getset

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