Inventory..::..ReadDebtorPricingGroup Method

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

Syntax


public void ReadDebtorPricingGroup(
	string DebtorPricingGroupID,
	ref string DebtorPricingGroupDescription
)
Public Sub ReadDebtorPricingGroup ( _
	DebtorPricingGroupID As String, _
	ByRef DebtorPricingGroupDescription As String _
)
public:
void ReadDebtorPricingGroup(
	String^ DebtorPricingGroupID, 
	String^% DebtorPricingGroupDescription
)

Parameters

DebtorPricingGroupID
Type: String
DebtorPricingGroupDescription
Type: String%