M-Files API 23.11.13135.0
RemoveClassGroup Method
VaultClassGroupOperations Object : RemoveClassGroup Method
The ID of the class group to remove.
Description
Deletes the class group with the specified ID.
Syntax
Visual Basic
Public Sub RemoveClassGroup( _
   ByVal ClassGroupID As Long _
) 
Parameters
ClassGroupID
The ID of the class group to remove.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultClassGroupOperations Object  | VaultClassGroupOperations Members