IService..::..GetInventoryItemFromUPC Method

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

Syntax


[OperationContractAttribute]
[WebGetAttribute]
Inventory GetInventoryItemFromUPC(
	string UPC
)
<OperationContractAttribute> _
<WebGetAttribute> _
Function GetInventoryItemFromUPC ( _
	UPC As String _
) As Inventory
[OperationContractAttribute]
[WebGetAttribute]
Inventory^ GetInventoryItemFromUPC(
	String^ UPC
)

Parameters

UPC
Type: String