Click or drag to resize
IOrderState Interface

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

[Missing <summary> documentation for "T:Netadmin.Management.Order.Dto.IOrderState"]

Namespace: Netadmin.Management.Order.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IOrderState

The IOrderState type exposes the following members.

Properties
  NameDescription
Public propertyIContactDetailsContact
Public propertyDateTimeCustomerRequiredDate
Public propertyNullableT, T: GuidInternalOrderReference
Public propertyOrderActionOrderAction
Public propertyIEnumerableT, T: IOrderAttributeOrderAttributes
Public propertyIEnumerableT, T: IProductSelectionProducts
Public propertyStringResponsible
Public propertyStringSource
Public propertyIEnumerableT, T: Int64SubscriptionsToDisconnect
Top
Implemented by
See Also