SalesOrderReport..::..ReportDefinition Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.PrintGroup.SalesOrderReports
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public ReportDefinition ReportDefinition { get; set; }
Public Property ReportDefinition As ReportDefinition Get Set
public: property ReportDefinition^ ReportDefinition { ReportDefinition^ get (); void set (ReportDefinition^ value); }