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