The DimensionAccessRightGroup type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ApplyChanges | .NET Only. Commits local changes to the server.
(Inherited from IChangeable.) |
Properties
| Name | Description | |
|---|---|---|
| Access | Overloaded. | |
| Id | Gets the object's string ID.
(Inherited from Meta.) | |
| IsModified | .NET Only. Gets if the object has been modified locally.
(Inherited from IChangeable.) | |
| LastUpdated | Gets the DateTime this object was last updated. This refers to the client’s copy of the Object, not the server object.
(Inherited from Meta.) | |
| MetaType | Gets the MetaType of this object.
(Inherited from Meta.) | |
| Name | Gets the object's string Name.
(Inherited from Meta.) | |
| Principal | SecurityPrincipal who has a relationship with that Target object.
(Inherited from AccessRight.) | |
| Target | Overloaded. |
Events
| Name | Description | |
|---|---|---|
| OnDeleted | .NET only. Fired when the client’s copy of the object is deleted.
(Inherited from INotifyObject.) | |
| OnUpdated | .NET only. Fired when the client’s copy of the object is updated.
(Inherited from INotifyObject.) |