SalesOrder..::..SalesOrderType Property

Gets or sets the type of the sales order.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  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);
}

Field Value

The type of the sales order.