|
OpenPetra
Free Administration Software for Non-Profits
|
Lists mailings that are being tracked. When entering gifts, the mailing that motivated the gift can be indicated. More...
Public Member Functions | |
| PMailingRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| virtual void | InitValues () |
| set default values More... | |
| bool | IsMailingCodeNull () |
| test for NULL value More... | |
| void | SetMailingCodeNull () |
| assign NULL value More... | |
| bool | IsMailingDescriptionNull () |
| test for NULL value More... | |
| void | SetMailingDescriptionNull () |
| assign NULL value More... | |
| bool | IsMailingDateNull () |
| test for NULL value More... | |
| void | SetMailingDateNull () |
| assign NULL value More... | |
| bool | IsMotivationGroupCodeNull () |
| test for NULL value More... | |
| void | SetMotivationGroupCodeNull () |
| assign NULL value More... | |
| bool | IsMotivationDetailCodeNull () |
| test for NULL value More... | |
| void | SetMotivationDetailCodeNull () |
| assign NULL value More... | |
| bool | IsMailingCostNull () |
| test for NULL value More... | |
| void | SetMailingCostNull () |
| assign NULL value More... | |
| bool | IsMailingAttributedAmountNull () |
| test for NULL value More... | |
| void | SetMailingAttributedAmountNull () |
| assign NULL value More... | |
| bool | IsViewableNull () |
| test for NULL value More... | |
| void | SetViewableNull () |
| assign NULL value More... | |
| bool | IsViewableUntilNull () |
| test for NULL value More... | |
| void | SetViewableUntilNull () |
| 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 | MailingCode [get, set] |
| Mailing Code. More... | |
| String | MailingDescription [get, set] |
| Mailing Description. More... | |
| System.? DateTime | MailingDate [get, set] |
| Date Of Mailing. More... | |
| String | MotivationGroupCode [get, set] |
| This defines a motivation group. More... | |
| String | MotivationDetailCode [get, set] |
| This defines the motivation detail within a motivation group. More... | |
| Decimal | MailingCost [get, set] |
| Cost of Mailing. More... | |
| Decimal | MailingAttributedAmount [get, set] |
| Gift amount attributed to this mailing. More... | |
| Boolean | Viewable [get, set] |
| Indicates if the mailing is viewable in comboboxes where the user can select it. More... | |
| System.? DateTime | ViewableUntil [get, set] |
| Date until this mailing is viewable for users (if p_viewable_l is set) 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... | |
Lists mailings that are being tracked. When entering gifts, the mailing that motivated the gift can be indicated.
|
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 |
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
|
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 |
Gift amount attributed to this mailing.
|
getset |
Mailing Code.
|
getset |
Cost of Mailing.
|
getset |
Date Of Mailing.
|
getset |
Mailing Description.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
This defines the motivation detail within a motivation group.
|
getset |
This defines a motivation group.
|
getset |
Indicates if the mailing is viewable in comboboxes where the user can select it.
|
getset |
Date until this mailing is viewable for users (if p_viewable_l is set)