Click or drag to resize
OrderStatus Enumeration

[This is preliminary documentation and is subject to change.]

Status of an order

Namespace: Netadmin.Management.Order.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public enum OrderStatus
Members
  ReturnsMember nameValueDescription
Unspecified0
Recieved1
Accepted2
Processing3
InformationRequested4
NotConfigured6
Rejected10
Cancelled20
Processed30
Failed40
See Also