SalesOrderReport..::..UseRange Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.PrintGroup.SalesOrderReports
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public bool UseRange { get; set; }
Public Property UseRange As Boolean
	Get
	Set
public:
property bool^ UseRange {
	bool^ get ();
	void set (bool^ value);
}