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