M-Files API 23.11.13135.0
ClearAutomaticPermissionsEx Method
VaultValueListItemOperations Object : ClearAutomaticPermissionsEx Method
The ID of the value list item to apply the changes to.
Description
Clears the automatic permissions of the specified value list item.
Syntax
Visual Basic
Public Sub ClearAutomaticPermissionsEx( _
   ByVal ObjID As ObjID _
) 
Parameters
ObjID
The ID of the value list item to apply the changes to.
Remarks

This method is available only if M-Files API is used in the server interface mode.

This prevents any permissions from being applied to an object as a result of this value list item being selected.

See Also

VaultValueListItemOperations Object  | VaultValueListItemOperations Members