|
OpenPetra
Free Administration Software for Non-Profits
|
This is used to track a partner's reason for contacting the organisation/sending money. Divided into Motivation Detail codes. More...
Public Member Functions | |
| AMotivationGroupRow (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 | IsMotivationGroupCodeNull () |
| test for NULL value More... | |
| void | SetMotivationGroupCodeNull () |
| assign NULL value More... | |
| bool | IsMotivationGroupDescriptionNull () |
| test for NULL value More... | |
| void | SetMotivationGroupDescriptionNull () |
| assign NULL value More... | |
| bool | IsGroupStatusNull () |
| test for NULL value More... | |
| void | SetGroupStatusNull () |
| assign NULL value More... | |
| bool | IsMotivationGroupDescLocalNull () |
| test for NULL value More... | |
| void | SetMotivationGroupDescLocalNull () |
| assign NULL value More... | |
| bool | IsRestrictedNull () |
| test for NULL value More... | |
| void | SetRestrictedNull () |
| 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] |
| This is used as a key field in most of the accounting system files. More... | |
| String | MotivationGroupCode [get, set] |
| This defines a motivation group. More... | |
| String | MotivationGroupDescription [get, set] |
| This is a long description and is 80 characters long. More... | |
| Boolean | GroupStatus [get, set] |
| Defines whether the motivation group is still in use. More... | |
| String | MotivationGroupDescLocal [get, set] |
| This is a long description and is 80 characters long in the local language. More... | |
| Boolean | Restricted [get, set] |
| Indicates whether or not the motivation has restricted access. If it does then the access will be controlled by s_group_motivation. 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... | |
This is used to track a partner's reason for contacting the organisation/sending money. Divided into Motivation Detail codes.
|
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 |
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
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
Defines whether the motivation group is still in use.
|
getset |
This is used as a key field in most of the accounting system files.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
This defines a motivation group.
|
getset |
This is a long description and is 80 characters long in the local language.
|
getset |
This is a long description and is 80 characters long.
|
getset |
Indicates whether or not the motivation has restricted access. If it does then the access will be controlled by s_group_motivation.