| GetLandedCost Method | |
| See Also |
- pILandedCostParams
The key of the landed costs document to retrieve.
Retrieves a landed costs document.
The landed costs document is specified by its key, which is contained in the LandedCostParams object passed to the method.
| Visual Basic |
|---|
Public Function GetLandedCost( _
ByVal pILandedCostParams As LandedCostParams _
) As LandedCost |
- pILandedCostParams
The key of the landed costs document to retrieve.