defines an item that can be sold or a service that can be charged for; this can be used for catering, hospitality, store and fees; it can describe a specific book, or a group of equally priced books
More...
|
String | ArArticleCode [get, set] |
| code that uniquely identifies the item; can also be a code of a group of equally priced items More...
|
|
String | ArCategoryCode [get, set] |
| this article belongs to a certain category (catering, hospitality, store, fees) More...
|
|
String | TaxTypeCode [get, set] |
| this article falls into a special tax/VAT category More...
|
|
Boolean | ArSpecificArticle [get, set] |
| describes whether this describes a specific item, e.g. book, or a group of equally priced items More...
|
|
String | ArDescription [get, set] |
| description of this article More...
|
|
String | ArLocalDescription [get, set] |
| description of this article 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...
|
|
defines an item that can be sold or a service that can be charged for; this can be used for catering, hospitality, store and fees; it can describe a specific book, or a group of equally priced books
◆ AArArticleRow()
Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.AArArticleRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsArArticleCodeNull()
bool Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.IsArArticleCodeNull |
( |
| ) |
|
|
inline |
◆ IsArCategoryCodeNull()
bool Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.IsArCategoryCodeNull |
( |
| ) |
|
|
inline |
◆ IsArDescriptionNull()
bool Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.IsArDescriptionNull |
( |
| ) |
|
|
inline |
◆ IsArLocalDescriptionNull()
bool Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.IsArLocalDescriptionNull |
( |
| ) |
|
|
inline |
◆ IsArSpecificArticleNull()
bool Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.IsArSpecificArticleNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsTaxTypeCodeNull()
bool Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.IsTaxTypeCodeNull |
( |
| ) |
|
|
inline |
◆ SetArArticleCodeNull()
void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.SetArArticleCodeNull |
( |
| ) |
|
|
inline |
◆ SetArCategoryCodeNull()
void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.SetArCategoryCodeNull |
( |
| ) |
|
|
inline |
◆ SetArDescriptionNull()
void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.SetArDescriptionNull |
( |
| ) |
|
|
inline |
◆ SetArLocalDescriptionNull()
void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.SetArLocalDescriptionNull |
( |
| ) |
|
|
inline |
◆ SetArSpecificArticleNull()
void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.SetArSpecificArticleNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetTaxTypeCodeNull()
void Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.SetTaxTypeCodeNull |
( |
| ) |
|
|
inline |
◆ ArArticleCode
String Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.ArArticleCode |
|
getset |
code that uniquely identifies the item; can also be a code of a group of equally priced items
◆ ArCategoryCode
String Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.ArCategoryCode |
|
getset |
this article belongs to a certain category (catering, hospitality, store, fees)
◆ ArDescription
String Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.ArDescription |
|
getset |
description of this article
◆ ArLocalDescription
String Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.ArLocalDescription |
|
getset |
description of this article in the local language
◆ ArSpecificArticle
Boolean Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.ArSpecificArticle |
|
getset |
describes whether this describes a specific item, e.g. book, or a group of equally priced items
◆ CreatedBy
String Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.DateModified |
|
getset |
The date the record was modified.
◆ ModificationId
DateTime Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ TaxTypeCode
String Ict.Petra.Shared.MFinance.AR.Data.AArArticleRow.TaxTypeCode |
|
getset |
this article falls into a special tax/VAT category
The documentation for this class was generated from the following file: