Debtor..::..ReadInventory Method

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors
Assembly:  JiwaDebtors (in JiwaDebtors.dll)

Syntax


public bool ReadInventory(
	ref string InventoryID,
	ref string InventoryPartNo,
	ref string InventoryDescription
)
Public Function ReadInventory ( _
	ByRef InventoryID As String, _
	ByRef InventoryPartNo As String, _
	ByRef InventoryDescription As String _
) As Boolean
public:
bool^ ReadInventory(
	String^% InventoryID, 
	String^% InventoryPartNo, 
	String^% InventoryDescription
)

Parameters

InventoryID
Type: String%
InventoryPartNo
Type: String%
InventoryDescription
Type: String%