M-Files API 23.11.13135.0
RemoveValueListAdmin Method
VaultValueListOperations Object : RemoveValueListAdmin Method
The ID of the value list to be removed.
Description
Deletes the specified value list or object type.
Syntax
Visual Basic
Public Sub RemoveValueListAdmin( _
   ByVal ValueListID As Long _
) 
Parameters
ValueListID
The ID of the value list to be removed.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultValueListOperations Object  | VaultValueListOperations Members