Transaction types which have special processing. Eg. Allocation, Reallocation, Gift, Revaluation.
More...
|
| String | SubSystemCode [get, set] |
| | Defines a sub system of accounts. More...
|
| |
| String | TransactionTypeCode [get, set] |
| |
| String | TransactionTypeDescription [get, set] |
| | This is a short description which is 32 charcters long. More...
|
| |
| String | SpecTransProcessToCall [get, set] |
| | The filename of the process to call. More...
|
| |
| String | SpecTransUndoProcess [get, set] |
| | Process to call to undo the work of the special transaction process, if needed. 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...
|
| |
Transaction types which have special processing. Eg. Allocation, Reallocation, Gift, Revaluation.
◆ ASpecialTransTypeRow()
| Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.ASpecialTransTypeRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsSpecTransProcessToCallNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.IsSpecTransProcessToCallNull |
( |
| ) |
|
|
inline |
◆ IsSpecTransUndoProcessNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.IsSpecTransUndoProcessNull |
( |
| ) |
|
|
inline |
◆ IsSubSystemCodeNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.IsSubSystemCodeNull |
( |
| ) |
|
|
inline |
◆ IsTransactionTypeCodeNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.IsTransactionTypeCodeNull |
( |
| ) |
|
|
inline |
◆ IsTransactionTypeDescriptionNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.IsTransactionTypeDescriptionNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetSpecTransProcessToCallNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SetSpecTransProcessToCallNull |
( |
| ) |
|
|
inline |
◆ SetSpecTransUndoProcessNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SetSpecTransUndoProcessNull |
( |
| ) |
|
|
inline |
◆ SetSubSystemCodeNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SetSubSystemCodeNull |
( |
| ) |
|
|
inline |
◆ SetTransactionTypeCodeNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SetTransactionTypeCodeNull |
( |
| ) |
|
|
inline |
◆ SetTransactionTypeDescriptionNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SetTransactionTypeDescriptionNull |
( |
| ) |
|
|
inline |
◆ CreatedBy
| String Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.DateModified |
|
getset |
The date the record was modified.
◆ ModificationId
| DateTime Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ SpecTransProcessToCall
| String Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SpecTransProcessToCall |
|
getset |
The filename of the process to call.
◆ SpecTransUndoProcess
| String Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SpecTransUndoProcess |
|
getset |
Process to call to undo the work of the special transaction process, if needed.
◆ SubSystemCode
| String Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.SubSystemCode |
|
getset |
Defines a sub system of accounts.
◆ TransactionTypeCode
| String Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.TransactionTypeCode |
|
getset |
◆ TransactionTypeDescription
| String Ict.Petra.Shared.MFinance.Account.Data.ASpecialTransTypeRow.TransactionTypeDescription |
|
getset |
This is a short description which is 32 charcters long.
The documentation for this class was generated from the following file: