A particular action which has been or needs to be applied to a Partner.
More...
|
Int64 | PartnerKey [get, set] |
| Partner key of Partner to which action applies. More...
|
|
Int64 | GroupUnitKey [get, set] |
| Field that the group belongs to. More...
|
|
Int32 | ActionNumber [get, set] |
| Sequential identifier for this action for this partner. More...
|
|
String | ProcessCode [get, set] |
| Process that the action is part of. More...
|
|
String | ActionCode [get, set] |
| Action to be applied to Partner. More...
|
|
String | ActionFreeform [get, set] |
| Action to be applied to Partner (freetext) More...
|
|
System.? DateTime | PerformByDate [get, set] |
| Date by which action should be performed. Reminders could be set up based on this. More...
|
|
Boolean | ActionComplete [get, set] |
| Has the action already been completed? More...
|
|
System.? DateTime | ActionCompleteDate [get, set] |
| When was the action completed? More...
|
|
String | UserToPerformAction [get, set] |
| Who should perform this action? More...
|
|
String | GroupToPerformAction [get, set] |
| Which group should perform this action? More...
|
|
String | UserThatPerformedAction [get, set] |
| Who actually performed this action? More...
|
|
Int64 | ContactId [get, set] |
| Part of FK link to p_partner_reminder so can link this action to a reminder. More...
|
|
Int32 | ReminderId [get, set] |
| Part of FK link to p_partner_reminder so can link this action to a reminder. 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...
|
|
A particular action which has been or needs to be applied to a Partner.
◆ PPartnerActionRow()
Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.PPartnerActionRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsActionCodeNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsActionCodeNull |
( |
| ) |
|
|
inline |
◆ IsActionCompleteDateNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsActionCompleteDateNull |
( |
| ) |
|
|
inline |
◆ IsActionCompleteNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsActionCompleteNull |
( |
| ) |
|
|
inline |
◆ IsActionFreeformNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsActionFreeformNull |
( |
| ) |
|
|
inline |
◆ IsActionNumberNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsActionNumberNull |
( |
| ) |
|
|
inline |
◆ IsContactIdNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsContactIdNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsGroupToPerformActionNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsGroupToPerformActionNull |
( |
| ) |
|
|
inline |
◆ IsGroupUnitKeyNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsGroupUnitKeyNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsPartnerKeyNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ IsPerformByDateNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsPerformByDateNull |
( |
| ) |
|
|
inline |
◆ IsProcessCodeNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsProcessCodeNull |
( |
| ) |
|
|
inline |
◆ IsReminderIdNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsReminderIdNull |
( |
| ) |
|
|
inline |
◆ IsUserThatPerformedActionNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsUserThatPerformedActionNull |
( |
| ) |
|
|
inline |
◆ IsUserToPerformActionNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.IsUserToPerformActionNull |
( |
| ) |
|
|
inline |
◆ SetActionCodeNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetActionCodeNull |
( |
| ) |
|
|
inline |
◆ SetActionCompleteDateNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetActionCompleteDateNull |
( |
| ) |
|
|
inline |
◆ SetActionCompleteNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetActionCompleteNull |
( |
| ) |
|
|
inline |
◆ SetActionFreeformNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetActionFreeformNull |
( |
| ) |
|
|
inline |
◆ SetActionNumberNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetActionNumberNull |
( |
| ) |
|
|
inline |
◆ SetContactIdNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetContactIdNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetGroupToPerformActionNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetGroupToPerformActionNull |
( |
| ) |
|
|
inline |
◆ SetGroupUnitKeyNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetGroupUnitKeyNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetPartnerKeyNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ SetPerformByDateNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetPerformByDateNull |
( |
| ) |
|
|
inline |
◆ SetProcessCodeNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetProcessCodeNull |
( |
| ) |
|
|
inline |
◆ SetReminderIdNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetReminderIdNull |
( |
| ) |
|
|
inline |
◆ SetUserThatPerformedActionNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetUserThatPerformedActionNull |
( |
| ) |
|
|
inline |
◆ SetUserToPerformActionNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.SetUserToPerformActionNull |
( |
| ) |
|
|
inline |
◆ ActionCode
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.ActionCode |
|
getset |
◆ ActionComplete
Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.ActionComplete |
|
getset |
Has the action already been completed?
◆ ActionCompleteDate
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.ActionCompleteDate |
|
getset |
When was the action completed?
◆ ActionFreeform
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.ActionFreeform |
|
getset |
Action to be applied to Partner (freetext)
◆ ActionNumber
Int32 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.ActionNumber |
|
getset |
Sequential identifier for this action for this partner.
◆ ContactId
Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.ContactId |
|
getset |
Part of FK link to p_partner_reminder so can link this action to a reminder.
◆ CreatedBy
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.DateModified |
|
getset |
The date the record was modified.
◆ GroupToPerformAction
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.GroupToPerformAction |
|
getset |
Which group should perform this action?
◆ GroupUnitKey
Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.GroupUnitKey |
|
getset |
Field that the group belongs to.
◆ ModificationId
DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ PartnerKey
Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.PartnerKey |
|
getset |
◆ PerformByDate
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.PerformByDate |
|
getset |
Date by which action should be performed. Reminders could be set up based on this.
◆ ProcessCode
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.ProcessCode |
|
getset |
Process that the action is part of.
◆ ReminderId
Int32 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.ReminderId |
|
getset |
Part of FK link to p_partner_reminder so can link this action to a reminder.
◆ UserThatPerformedAction
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.UserThatPerformedAction |
|
getset |
Who actually performed this action?
◆ UserToPerformAction
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerActionRow.UserToPerformAction |
|
getset |
Who should perform this action?
The documentation for this class was generated from the following file: