M-Files API 23.11.13135.0
GetValueListItemByID Method
VaultValueListItemOperations Object : GetValueListItemByID Method
The value list ID of the item to retrieve.
The internal value list item ID of the item to retrieve.
Description
Gets a value list item from the specified value list, using the internal ID of the item.
Syntax
Visual Basic
Public Function GetValueListItemByID( _
   ByVal ValueList As Long, _
   ByVal ValueListItemID As Long _
) As ValueListItem
Parameters
ValueList
The value list ID of the item to retrieve.
ValueListItemID
The internal value list item ID of the item to retrieve.
See Also

VaultValueListItemOperations Object  | VaultValueListItemOperations Members