SalesOrder..::..SalesOrderType Property
Gets or sets the type of the sales order.
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrderAssembly: JiwaSales (in JiwaSales.dll)
Syntax
public SalesOrder..::..SalesOrderTypes SalesOrderType { get; set; }
Public Property SalesOrderType As SalesOrder..::..SalesOrderTypes Get Set
public: property SalesOrder..::..SalesOrderTypes^ SalesOrderType { SalesOrder..::..SalesOrderTypes^ get (); void set (SalesOrder..::..SalesOrderTypes^ value); }