Service..::..GetInventoryItem Method

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

Syntax


public Inventory GetInventoryItem(
	string InventoryID
)
Public Function GetInventoryItem ( _
	InventoryID As String _
) As Inventory
public:
Inventory^ GetInventoryItem(
	String^ InventoryID
)

Parameters

InventoryID
Type: String