Service..::..GetInventoryItemFromUPC Method

Namespace:  JiwaFinancials.Jiwa.JiwaWebService.WCF.REST.JSON
Assembly:  JiwaWebService (in JiwaWebService.exe)

Syntax


public Inventory GetInventoryItemFromUPC(
	string UPC
)
Public Function GetInventoryItemFromUPC ( _
	UPC As String _
) As Inventory
public:
Inventory^ GetInventoryItemFromUPC(
	String^ UPC
)

Parameters

UPC
Type: String