CRINF055___Creditors_Listing_by_Group..::..NewGenerator Property

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

Syntax


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