IService..::..GetInventoryItem Method

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

Syntax


[OperationContractAttribute]
[WebGetAttribute]
Inventory GetInventoryItem(
	string InventoryID
)
<OperationContractAttribute> _
<WebGetAttribute> _
Function GetInventoryItem ( _
	InventoryID As String _
) As Inventory
[OperationContractAttribute]
[WebGetAttribute]
Inventory^ GetInventoryItem(
	String^ InventoryID
)

Parameters

InventoryID
Type: String