Changes the automatic permissions for the specified value list item to match those of its own permissions.
True if the automatic component can be bypassed by the user.
See CanDeactivate on AutomaticPermissions.
Visual Basic |
---|
Public Sub ChangeAutomaticPermissionsToItemsOwnPermissionsEx( _ ByVal ObjID As ObjID, _ Optional ByVal CanDeactivate As Boolean = True, _ Optional ByVal AutomaticPermissionsOperationOptions As MFAutomaticPermissionsOperationOptions = MFAutomaticPermissionsOperationOptionsNone _ ) |
True if the automatic component can be bypassed by the user.
See CanDeactivate on AutomaticPermissions.
Value | Description |
---|---|
MFAutomaticPermissionsOperationOptionsForceActive | The changed automatic permission components are forced active. |
MFAutomaticPermissionsOperationOptionsNone | None |
This method is available only if M-Files API is used in the server interface mode.
The permissions are applied to an object when this value list item is selected on the metadata card of the object.