| Get Method | |
| See Also |
- pISerialNumberDetailParams
The key of the serial details to retrieve.
Retrieves the serial details for the item.
The serial details is specified by its key, which is contained in the SerialNumberDetailParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _
ByVal pISerialNumberDetailParams As SerialNumberDetailParams _
) As SerialNumberDetail |
- pISerialNumberDetailParams
The key of the serial details to retrieve.