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

used for invoicing More...

Inheritance diagram for Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow:

Public Member Functions

 ATaxTypeRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsTaxTypeCodeNull ()
 test for NULL value More...
 
void SetTaxTypeCodeNull ()
 assign NULL value More...
 
bool IsTaxTypeDescriptionNull ()
 test for NULL value More...
 
void SetTaxTypeDescriptionNull ()
 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 TaxTypeCode [get, set]
 This is whether it is GST, VAT. More...
 
String TaxTypeDescription [get, set]
 This is a short description which is 32 characters long. 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

used for invoicing

Constructor & Destructor Documentation

◆ ATaxTypeRow()

Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.ATaxTypeRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.InitValues ( )
inlinevirtual

set default values

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsTaxTypeCodeNull()

bool Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.IsTaxTypeCodeNull ( )
inline

test for NULL value

◆ IsTaxTypeDescriptionNull()

bool Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.IsTaxTypeDescriptionNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetTaxTypeCodeNull()

void Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.SetTaxTypeCodeNull ( )
inline

assign NULL value

◆ SetTaxTypeDescriptionNull()

void Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.SetTaxTypeDescriptionNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

String Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.DateModified
getset

The date the record was modified.

◆ ModificationId

DateTime Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.ModifiedBy
getset

User ID of who last modified this record.

◆ TaxTypeCode

String Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.TaxTypeCode
getset

This is whether it is GST, VAT.

◆ TaxTypeDescription

String Ict.Petra.Shared.MFinance.AR.Data.ATaxTypeRow.TaxTypeDescription
getset

This is a short description which is 32 characters long.


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