OpenPetra
Free Administration Software for Non-Profits
|
Available analysis values that may be given to a transaction for each analysis type. More...
Public Member Functions | |
AFreeformAnalysisRow (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 | IsAnalysisTypeCodeNull () |
test for NULL value More... | |
void | SetAnalysisTypeCodeNull () |
assign NULL value More... | |
bool | IsAnalysisValueNull () |
test for NULL value More... | |
void | SetAnalysisValueNull () |
assign NULL value More... | |
bool | IsActiveNull () |
test for NULL value More... | |
void | SetActiveNull () |
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] |
Ledger Number. More... | |
String | AnalysisTypeCode [get, set] |
String | AnalysisValue [get, set] |
Value of analysis code. More... | |
Boolean | Active [get, set] |
Analysis attribute values cannot be deleted, because they are needed for existing transaction analysis attributes. But they can be deactivated. 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... | |
Available analysis values that may be given to a transaction for each analysis type.
|
inline |
Constructor.
|
inlinevirtual |
set default values
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
Analysis attribute values cannot be deleted, because they are needed for existing transaction analysis attributes. But they can be deactivated.
|
getset |
|
getset |
Value of analysis code.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
Ledger Number.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.