IService..::..GetInventoryItemFromPartNo Method

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

Syntax


[OperationContractAttribute]
[WebGetAttribute]
Inventory GetInventoryItemFromPartNo(
	string PartNo
)
<OperationContractAttribute> _
<WebGetAttribute> _
Function GetInventoryItemFromPartNo ( _
	PartNo As String _
) As Inventory
[OperationContractAttribute]
[WebGetAttribute]
Inventory^ GetInventoryItemFromPartNo(
	String^ PartNo
)

Parameters

PartNo
Type: String