The IOrderType type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Id | (Inherited from IEntity.) | |
| IsActive | Gets a value that indicates whether this order type can be set to orders. Order type can be activated or deactivated via iikoOffice. | |
| IsDefaultForServiceType | Gets a value that indicates whether this order type set by default to orders with corresponding service type. | |
| Name | Order type name. | |
| OrderServiceType | Orders of which service type this order type is applicable for. |
See Also