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

VaultObjectTypeOperations Object  | VaultObjectTypeOperations Members