M-Files API 23.11.13135.0
VaultValueListOperations Object
Members 
Description
The VaultValueListOperations class represents the available value list operations.
Public Methods
Adds a new value list or object type. Returns the created value list, with the ID property set to the real ID value.
Gets a built-in value list or object type.
Gets a single value list or object type.
Gets information on the specified value list or object type (for administrative operations).
Gets the ID of the object type or value list with the specified alias. Returns -1 if a match is not found or if more than one object type or value list uses the specified alias.
Gets the ID of the object type or value list with the specified GUID. Returns -1 if a match is not found.
Gets the value lists and object types of the vault.
Gets all value lists and object types (for administrative operations).
Refreshes an external value list or object type.
Deletes the specified value list or object type.
Updates the value list or object type. The ID property identifies the value list to be modified. Returns the updated value list.
Updates the value list or object type. The ID property identifies the value list to be modified. Returns the updated value list.
Remarks
This method group interface can be accessed via the Vault object.
See Also

VaultValueListOperations Members