DataObjectPermission Methods | 
The DataObjectPermission type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo | 
            Compares to object instances of class DataObjectPermission
            Compares the USerGroup ID and the permissions flags.
              | |
| ContainsFlags | 
            Returns true if at least one of the specified permission objects have all the specified flags.
              | |
| GetGroupIds | 
            Returns all the groups that a collection of permissions grants access to.
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) | 
| Name | Description | |
|---|---|---|
| ICloneableClone | 
            Clone the object
              | |
| IObjectWithId.GetId |