Click or drag to resize
IOrder Interface

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

An order

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

The IOrder type exposes the following members.

Properties
  NameDescription
Public propertyInt64AddressId
Public propertyInt64AgreementId
Public propertyNullableT, T: Int64CustomerId
Public propertyInt64DeliveryDays
Public propertyDateTimeExpectedDate
Public propertyStringExternalConsumerReference
Public propertyStringExternalRequestReference
Public propertyInt64Id
Public propertyStringOrderState
Public propertyOrderStatusOrderStatus
Public propertyOrderTypeOrderType
Public propertyNullableT, T: Int64ServiceProviderId
Top
Implemented by
See Also