M-Files API 23.11.13135.0
AddClassGroup Method
VaultClassGroupOperations Object : AddClassGroup Method
The class group object to add.
Description
Adds a new class group. Returns the created class group, with the ID property set to the real ID value.
Syntax
Visual Basic
Public Function AddClassGroup( _
   ByVal ClassGroup As ClassGroup _
) As ClassGroup
Parameters
ClassGroup
The class group object to add.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultClassGroupOperations Object  | VaultClassGroupOperations Members