M-Files API 23.11.13135.0
AddValueListAdmin Method
VaultValueListOperations Object : AddValueListAdmin Method
The value list to be added.
Description
Adds a new value list or object type. Returns the created value list, with the ID property set to the real ID value.
Syntax
Visual Basic
Public Function AddValueListAdmin( _
   ByVal ValueList As ObjTypeAdmin _
) As ObjTypeAdmin
Parameters
ValueList
The value list to be added.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultValueListOperations Object  | VaultValueListOperations Members