Line..::..ReadDefaultBinLocation Method

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

Syntax


public string ReadDefaultBinLocation(
	string InventoryID,
	ref string IN_LogicalID
)
Public Function ReadDefaultBinLocation ( _
	InventoryID As String, _
	ByRef IN_LogicalID As String _
) As String
public:
String^ ReadDefaultBinLocation(
	String^ InventoryID, 
	String^% IN_LogicalID
)

Parameters

InventoryID
Type: String
IN_LogicalID
Type: String%