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

there are several categories that are can use invoicing: catering, hospitality, store and fees More...

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

Public Member Functions

 AArCategoryRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsArCategoryCodeNull ()
 test for NULL value More...
 
void SetArCategoryCodeNull ()
 assign NULL value More...
 
bool IsArDescriptionNull ()
 test for NULL value More...
 
void SetArDescriptionNull ()
 assign NULL value More...
 
bool IsArLocalDescriptionNull ()
 test for NULL value More...
 
void SetArLocalDescriptionNull ()
 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 ArCategoryCode [get, set]
 categories help to specify certain discounts and group articles etc More...
 
String ArDescription [get, set]
 description of this category More...
 
String ArLocalDescription [get, set]
 description of this category in the local language 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

there are several categories that are can use invoicing: catering, hospitality, store and fees

Constructor & Destructor Documentation

◆ AArCategoryRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsArCategoryCodeNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArCategoryRow.IsArCategoryCodeNull ( )
inline

test for NULL value

◆ IsArDescriptionNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArCategoryRow.IsArDescriptionNull ( )
inline

test for NULL value

◆ IsArLocalDescriptionNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArCategoryRow.IsArLocalDescriptionNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ SetArCategoryCodeNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArCategoryRow.SetArCategoryCodeNull ( )
inline

assign NULL value

◆ SetArDescriptionNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArCategoryRow.SetArDescriptionNull ( )
inline

assign NULL value

◆ SetArLocalDescriptionNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArCategoryRow.SetArLocalDescriptionNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

Property Documentation

◆ ArCategoryCode

String Ict.Petra.Shared.MFinance.AR.Data.AArCategoryRow.ArCategoryCode
getset

categories help to specify certain discounts and group articles etc

◆ ArDescription

String Ict.Petra.Shared.MFinance.AR.Data.AArCategoryRow.ArDescription
getset

description of this category

◆ ArLocalDescription

String Ict.Petra.Shared.MFinance.AR.Data.AArCategoryRow.ArLocalDescription
getset

description of this category in the local language

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.


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