M-Files API 23.11.13135.0
GetValueList Method
VaultValueListOperations Object : GetValueList Method
The value list ID.
Description
Gets a single value list or object type.
Syntax
Visual Basic
Public Function GetValueList( _
   ByVal ValueList As Long _
) As ObjType
Parameters
ValueList
The value list ID.
Remarks
Use this method to get the object type for value lists and actual object types. You can determine the actual object types by using the RealObjectType property of the OjbType class.
See Also

VaultValueListOperations Object  | VaultValueListOperations Members