Controls the access that a group has to a specific location, if the Location is restricted.
More...
|
| String | GroupId [get, set] |
| | identifies a system group More...
|
| |
| Int64 | GroupUnitKey [get, set] |
| | Field that the group belongs to. More...
|
| |
| Int64 | SiteKey [get, set] |
| | This is the key that tell what site created this location, it will help to merge addresses when doing imports. More...
|
| |
| Int32 | LocationKey [get, set] |
| |
| Boolean | ReadAccess [get, set] |
| | Control read access to the location. More...
|
| |
| Boolean | WriteAccess [get, set] |
| | Control write access to the location. More...
|
| |
| Boolean | DeleteAccess [get, set] |
| | Control delete access to the location. 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 location, if the Location is restricted.
◆ SGroupLocationRow()
| Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SGroupLocationRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDeleteAccessNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsDeleteAccessNull |
( |
| ) |
|
|
inline |
◆ IsGroupIdNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsGroupIdNull |
( |
| ) |
|
|
inline |
◆ IsGroupUnitKeyNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsGroupUnitKeyNull |
( |
| ) |
|
|
inline |
◆ IsLocationKeyNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsLocationKeyNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsReadAccessNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsReadAccessNull |
( |
| ) |
|
|
inline |
◆ IsSiteKeyNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsSiteKeyNull |
( |
| ) |
|
|
inline |
◆ IsWriteAccessNull()
| bool Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.IsWriteAccessNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDeleteAccessNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetDeleteAccessNull |
( |
| ) |
|
|
inline |
◆ SetGroupIdNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetGroupIdNull |
( |
| ) |
|
|
inline |
◆ SetGroupUnitKeyNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetGroupUnitKeyNull |
( |
| ) |
|
|
inline |
◆ SetLocationKeyNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetLocationKeyNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetReadAccessNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetReadAccessNull |
( |
| ) |
|
|
inline |
◆ SetSiteKeyNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetSiteKeyNull |
( |
| ) |
|
|
inline |
◆ SetWriteAccessNull()
| void Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SetWriteAccessNull |
( |
| ) |
|
|
inline |
◆ CreatedBy
| String Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.DateModified |
|
getset |
The date the record was modified.
◆ DeleteAccess
| Boolean Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.DeleteAccess |
|
getset |
Control delete access to the location.
◆ GroupId
| String Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.GroupId |
|
getset |
identifies a system group
◆ GroupUnitKey
| Int64 Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.GroupUnitKey |
|
getset |
Field that the group belongs to.
◆ LocationKey
| Int32 Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.LocationKey |
|
getset |
◆ ModificationId
| DateTime Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ ReadAccess
| Boolean Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.ReadAccess |
|
getset |
Control read access to the location.
◆ SiteKey
| Int64 Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.SiteKey |
|
getset |
This is the key that tell what site created this location, it will help to merge addresses when doing imports.
◆ WriteAccess
| Boolean Ict.Petra.Shared.MSysMan.Data.SGroupLocationRow.WriteAccess |
|
getset |
Control write access to the location.
The documentation for this class was generated from the following file: