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