Controls the access that a group has to a specific Partner reminder, if the reminder is restricted.
More...
|
| String | GroupId [get, set] |
| | identifies a system group More...
|
| |
| Int64 | GroupUnitKey [get, set] |
| | Field that the group belongs to. More...
|
| |
| Int32 | PartnerReminderId [get, set] |
| | Primary Key of this reminder. More...
|
| |
| Boolean | ReadAccess [get, set] |
| | Control read access to the reminder. More...
|
| |
| Boolean | WriteAccess [get, set] |
| | Control write access to the reminder. More...
|
| |
| Boolean | DeleteAccess [get, set] |
| | Control delete access to the 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...
|
| |
Controls the access that a group has to a specific Partner reminder, if the reminder is restricted.
◆ SGroupPartnerReminderRow()
| Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SGroupPartnerReminderRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDeleteAccessNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.IsDeleteAccessNull |
( |
| ) |
|
|
inline |
◆ IsGroupIdNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.IsGroupIdNull |
( |
| ) |
|
|
inline |
◆ IsGroupUnitKeyNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.IsGroupUnitKeyNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsPartnerReminderIdNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.IsPartnerReminderIdNull |
( |
| ) |
|
|
inline |
◆ IsReadAccessNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.IsReadAccessNull |
( |
| ) |
|
|
inline |
◆ IsWriteAccessNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.IsWriteAccessNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDeleteAccessNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SetDeleteAccessNull |
( |
| ) |
|
|
inline |
◆ SetGroupIdNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SetGroupIdNull |
( |
| ) |
|
|
inline |
◆ SetGroupUnitKeyNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SetGroupUnitKeyNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetPartnerReminderIdNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SetPartnerReminderIdNull |
( |
| ) |
|
|
inline |
◆ SetReadAccessNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SetReadAccessNull |
( |
| ) |
|
|
inline |
◆ SetWriteAccessNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.SetWriteAccessNull |
( |
| ) |
|
|
inline |
◆ CreatedBy
| String Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.DateModified |
|
getset |
The date the record was modified.
◆ DeleteAccess
| Boolean Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.DeleteAccess |
|
getset |
Control delete access to the reminder.
◆ GroupId
| String Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.GroupId |
|
getset |
identifies a system group
◆ GroupUnitKey
| Int64 Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.GroupUnitKey |
|
getset |
Field that the group belongs to.
◆ ModificationId
| DateTime Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ PartnerReminderId
| Int32 Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.PartnerReminderId |
|
getset |
Primary Key of this reminder.
◆ ReadAccess
| Boolean Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.ReadAccess |
|
getset |
Control read access to the reminder.
◆ WriteAccess
| Boolean Ict.Petra.Shared.MSysMan.Data.SGroupPartnerReminderRow.WriteAccess |
|
getset |
Control write access to the reminder.
The documentation for this class was generated from the following file: