M-Files API 23.11.13135.0
GetClassGroup Method
VaultClassGroupOperations Object : GetClassGroup Method
The object type ID of the class group to retrieve.
The ID of the class group to retrieve.
Description
Gets the specified class group.
Syntax
Visual Basic
Public Function GetClassGroup( _
   ByVal ObjectType As Long, _
   ByVal ClassGroupID As Long _
) As ClassGroup
Parameters
ObjectType
The object type ID of the class group to retrieve.
ClassGroupID
The ID of the class group to retrieve.
See Also

VaultClassGroupOperations Object  | VaultClassGroupOperations Members