SalesOrder..::..OrderType Property

Gets or sets the type of the order.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public SalesOrder..::..SalesOrderOrderTypes OrderType { get; set; }
Public Property OrderType As SalesOrder..::..SalesOrderOrderTypes
	Get
	Set

Field Value

The type of the order.

Exceptions


ExceptionCondition
Exception AllowForwardOrders system setting is False. You cannot set the Document Type to Forward Order unless this setting is set to True. or AllowActiveOrders system setting is False. You cannot set the Document Type to Active Order unless this setting is set to True.