public class ObjVerExPermissions| ObjVerExPermissions(ObjVerEx, UserOrUserGroupID) | Constructor Overload accepting a UserOrUserGroupID. |
| ObjVerExPermissions(ObjVerEx, Int32, Boolean) | Default ObjVerEx Permissions Constructor. |
| CanAttachObject | Checks the attach object access for the passed user or group against this object version. |
| CanChangePermissions | Checks the change permissions access for the passed user or group against this object version. |
| CanDelete | Checks the delete access for the passed user or group against this object version. |
| CanEdit | Checks the edit access for the passed user or group against this object version. |
| CanRead | Checks the read access for the passed user or group against this object version. |
| Class | Accessibility for this ObjectClass. |
| IsGroup | UserAccount or UserGroup Flag. |
| Object | Accessibility for this ObjType. |
| ObjVerEx | Source ObjVerEx. |
| Properties | Accessibility for all PropertyDefs found on this ObjVerEx. |
| UserOrGroupID | UserAccount or UserGroup ID. |
| ToString |
Returns a object access report as a string.
(Overrides ObjectToString) |
| ToString(Boolean) | Returns a object access report as a string. |