Gets a value list item from the specified value list, using the internal ID of the item.
Visual Basic |
---|
Public Function GetValueListItemByIDEx( _ ByVal ValueList As Long, _ ByVal ValueListItemID As Long, _ Optional ByVal ReplaceCurrentUserWithCallersIdentity As Boolean = True _ ) As ValueListItem |