| Name | Description | Type | Additional information |
|---|---|---|---|
| UserName |
Gets or sets the user name |
string |
None. |
| ObjectName |
Gets or sets the Object name |
string |
None. |
| ObjectID |
Gets or sets the Object ID |
globally unique identifier |
None. |
| ObjectIntID |
Gets or sets the Object ID |
integer |
None. |
| ObjectType |
Gets or sets the Object Type () |
OwnerType |
None. |
| AccessType |
Gets or sets the |
AccessType |
None. |
| ObjectTypeDescription |
Gets the string form of the object type enum. |
string |
None. |
| AccessTypeDescription |
Gets the string form of the access type enum. |
string |
None. |
| ObjectInfo |
Retrieves basic information about this object in the ObjectInfo class |
ObjectInfo |
None. |
| ID |
Gets ID for this record |
globally unique identifier |
None. |
| IntID |
Gets Integer ID for this record |
integer |
None. |