Gets value list items that are referenced by one or more documents (possibly limiting the set of documents with conditions) in ID order.
Visual Basic |
---|
Public Function GetReferencedValueListItemsInIdOrder( _ ByVal ValueList As Long, _ ByVal LastReceivedItemID As ULong, _ ByVal BatchSize As ULong, _ ByVal SearchConditions As SearchConditions _ ) As ValueListItems |
Requires M-Files 18.10.6895.1 or later.
This method is available only if M-Files API is used in the server interface mode.