SupplierWarehouse..::..ReadInventoryDuty Method

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

Syntax


public void ReadInventoryDuty(
	string DutyID,
	ref string DutyDescription
)
Public Sub ReadInventoryDuty ( _
	DutyID As String, _
	ByRef DutyDescription As String _
)
public:
void ReadInventoryDuty(
	String^ DutyID, 
	String^% DutyDescription
)

Parameters

DutyID
Type: String
DutyDescription
Type: String%