OpenPetra
Free Administration Software for Non-Profits
|
A reminder that can be linked to a Partner or Partner contact. More...
Public Member Functions | |
PPartnerReminderRow (System.Data.DataRowBuilder rb) | |
Constructor. More... | |
virtual void | InitValues () |
set default values More... | |
bool | IsPartnerReminderIdNull () |
test for NULL value More... | |
void | SetPartnerReminderIdNull () |
assign NULL value More... | |
bool | IsPartnerKeyNull () |
test for NULL value More... | |
void | SetPartnerKeyNull () |
assign NULL value More... | |
bool | IsContactIdNull () |
test for NULL value More... | |
void | SetContactIdNull () |
assign NULL value More... | |
bool | IsReminderIdNull () |
test for NULL value More... | |
void | SetReminderIdNull () |
assign NULL value More... | |
bool | IsUserIdNull () |
test for NULL value More... | |
void | SetUserIdNull () |
assign NULL value More... | |
bool | IsCategoryCodeNull () |
test for NULL value More... | |
void | SetCategoryCodeNull () |
assign NULL value More... | |
bool | IsActionTypeNull () |
test for NULL value More... | |
void | SetActionTypeNull () |
assign NULL value More... | |
bool | IsReminderReasonNull () |
test for NULL value More... | |
void | SetReminderReasonNull () |
assign NULL value More... | |
bool | IsCommentNull () |
test for NULL value More... | |
void | SetCommentNull () |
assign NULL value More... | |
bool | IsEventDateNull () |
test for NULL value More... | |
void | SetEventDateNull () |
assign NULL value More... | |
bool | IsFirstReminderDateNull () |
test for NULL value More... | |
void | SetFirstReminderDateNull () |
assign NULL value More... | |
bool | IsReminderFrequencyNull () |
test for NULL value More... | |
void | SetReminderFrequencyNull () |
assign NULL value More... | |
bool | IsLastReminderSentNull () |
test for NULL value More... | |
void | SetLastReminderSentNull () |
assign NULL value More... | |
bool | IsNextReminderDateNull () |
test for NULL value More... | |
void | SetNextReminderDateNull () |
assign NULL value More... | |
bool | IsReminderActiveNull () |
test for NULL value More... | |
void | SetReminderActiveNull () |
assign NULL value More... | |
bool | IsEmailAddressNull () |
test for NULL value More... | |
void | SetEmailAddressNull () |
assign NULL value More... | |
bool | IsRestrictedNull () |
test for NULL value More... | |
void | SetRestrictedNull () |
assign NULL value More... | |
bool | IsModuleIdNull () |
test for NULL value More... | |
void | SetModuleIdNull () |
assign NULL value More... | |
bool | IsUserRestrictionNull () |
test for NULL value More... | |
void | SetUserRestrictionNull () |
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 | PartnerReminderId [get, set] |
Primary Key of this reminder. More... | |
Int64 | PartnerKey [get, set] |
Partner key of Partner to which the reminder is related. More... | |
Int64 | ContactId [get, set] |
ID of Contact to which reminder relates. Null means that reminder relates just to a Partner. More... | |
Int32 | ReminderId [get, set] |
ID of this reminder (only unique per Partner/Contact) More... | |
String | UserId [get, set] |
The user that requires this reminder. More... | |
String | CategoryCode [get, set] |
This is a category, by which reminders can be grouped. More... | |
String | ActionType [get, set] |
Type of action to take on getting the reminder (eg. Email etc) More... | |
String | ReminderReason [get, set] |
Reason for the reminder (eg. birthday, etc.) More... | |
String | Comment [get, set] |
Additional Comments. More... | |
System.DateTime | EventDate [get, set] |
Date of event that reminder is about (if the reminder relates to a specific event like a birthday). More... | |
System.? DateTime | FirstReminderDate [get, set] |
Date on which to send/display first reminder. More... | |
Int32 | ReminderFrequency [get, set] |
Frequency (in days) with which re-reminders should be sent. More... | |
System.? DateTime | LastReminderSent [get, set] |
Date on which the last reminder was sent. More... | |
System.? DateTime | NextReminderDate [get, set] |
Date on which the next reminder will be sent. More... | |
Boolean | ReminderActive [get, set] |
Is this reminder still active? More... | |
String | EmailAddress [get, set] |
Email address to which reminder should be sent. More... | |
Boolean | Restricted [get, set] |
Indicates whether or not the contact has restricted access. If it does then the access will be controlled by s_group_partner_reminder. More... | |
String | ModuleId [get, set] |
Identifies a module. A module is any part of aprogram which is related to each menu entry or to the sub-system. Eg, partner administration, AP, AR etc. More... | |
String | UserRestriction [get, set] |
If set, this contact is restricted to one user. 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... | |
|
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 |
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
|
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 |
Type of action to take on getting the reminder (eg. Email etc)
|
getset |
This is a category, by which reminders can be grouped.
|
getset |
Additional Comments.
|
getset |
ID of Contact to which reminder relates. Null means that reminder relates just to a Partner.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
Email address to which reminder should be sent.
|
getset |
Date of event that reminder is about (if the reminder relates to a specific event like a birthday).
|
getset |
Date on which to send/display first reminder.
|
getset |
Date on which the last reminder was sent.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
Identifies a module. A module is any part of aprogram which is related to each menu entry or to the sub-system. Eg, partner administration, AP, AR etc.
|
getset |
Date on which the next reminder will be sent.
|
getset |
|
getset |
Primary Key of this reminder.
|
getset |
Is this reminder still active?
|
getset |
Frequency (in days) with which re-reminders should be sent.
|
getset |
ID of this reminder (only unique per Partner/Contact)
|
getset |
Reason for the reminder (eg. birthday, etc.)
|
getset |
Indicates whether or not the contact has restricted access. If it does then the access will be controlled by s_group_partner_reminder.
|
getset |
The user that requires this reminder.
|
getset |
If set, this contact is restricted to one user.