| GetItem Method | |
| See Also |
- pIOriginalItemParams
- Specifies the properties of the data structure you want to get (ItemName and ItemCode).
Returns an instance of the data structure OriginalItem.
| Visual Basic |
|---|
Public Function GetItem( _
   ByVal pIOriginalItemParams As OriginalItemParams _
) As OriginalItem |
- pIOriginalItemParams
- Specifies the properties of the data structure you want to get (ItemName and ItemCode).