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