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

This is the budget data for one period (e.g. a month) More...

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

Public Member Functions

 ABudgetPeriodRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsBudgetSequenceNull ()
 test for NULL value More...
 
void SetBudgetSequenceNull ()
 assign NULL value More...
 
bool IsPeriodNumberNull ()
 test for NULL value More...
 
void SetPeriodNumberNull ()
 assign NULL value More...
 
bool IsBudgetBaseNull ()
 test for NULL value More...
 
void SetBudgetBaseNull ()
 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 BudgetSequence [get, set]
 
Int32 PeriodNumber [get, set]
 
Decimal BudgetBase [get, set]
 Budget amount in base currency. 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

This is the budget data for one period (e.g. a month)

Constructor & Destructor Documentation

◆ ABudgetPeriodRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsBudgetBaseNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ABudgetPeriodRow.IsBudgetBaseNull ( )
inline

test for NULL value

◆ IsBudgetSequenceNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ABudgetPeriodRow.IsBudgetSequenceNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPeriodNumberNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ABudgetPeriodRow.IsPeriodNumberNull ( )
inline

test for NULL value

◆ SetBudgetBaseNull()

void Ict.Petra.Shared.MFinance.Account.Data.ABudgetPeriodRow.SetBudgetBaseNull ( )
inline

assign NULL value

◆ SetBudgetSequenceNull()

void Ict.Petra.Shared.MFinance.Account.Data.ABudgetPeriodRow.SetBudgetSequenceNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPeriodNumberNull()

void Ict.Petra.Shared.MFinance.Account.Data.ABudgetPeriodRow.SetPeriodNumberNull ( )
inline

assign NULL value

Property Documentation

◆ BudgetBase

Decimal Ict.Petra.Shared.MFinance.Account.Data.ABudgetPeriodRow.BudgetBase
getset

Budget amount in base currency.

◆ BudgetSequence

Int32 Ict.Petra.Shared.MFinance.Account.Data.ABudgetPeriodRow.BudgetSequence
getset

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PeriodNumber

Int32 Ict.Petra.Shared.MFinance.Account.Data.ABudgetPeriodRow.PeriodNumber
getset

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