BatchPrint..::..GetDefaultDebtorNameRange Method

Namespace:  JiwaFinancials.Jiwa.JiwaSales.BatchPrinting
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public void GetDefaultDebtorNameRange(
	ref string MinDebtorName,
	ref string MaxDebtorName
)
Public Sub GetDefaultDebtorNameRange ( _
	ByRef MinDebtorName As String, _
	ByRef MaxDebtorName As String _
)
public:
void GetDefaultDebtorNameRange(
	String^% MinDebtorName, 
	String^% MaxDebtorName
)

Parameters

MinDebtorName
Type: String%
MaxDebtorName
Type: String%