SalesOrder..::..BillType Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Entities.Sales
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public LegacySalesOrderReportCollection..::..SalesOrderReportBillingType BillType { get; set; }
Public Property BillType As LegacySalesOrderReportCollection..::..SalesOrderReportBillingType Get Set
public: property LegacySalesOrderReportCollection..::..SalesOrderReportBillingType^ BillType { LegacySalesOrderReportCollection..::..SalesOrderReportBillingType^ get (); void set (LegacySalesOrderReportCollection..::..SalesOrderReportBillingType^ value); }