M-Files API 23.11.13135.0
RemoveValueListItem Method
VaultValueListItemOperations Object : RemoveValueListItem Method
The value list ID of the value list item to remove.
The value list item ID of the value list item to be removed.
Description
Deletes a value list item.
Syntax
Visual Basic
Public Sub RemoveValueListItem( _
   ByVal ValueList As Long, _
   ByVal Item As Long _
) 
Parameters
ValueList
The value list ID of the value list item to remove.
Item
The value list item ID of the value list item to be removed.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultValueListItemOperations Object  | VaultValueListItemOperations Members