Click or drag to resize

IDeliveryOrder Methods

The IDeliveryOrder type exposes the following members.

Methods
  NameDescription
Public methodGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ISerializable.)
Top
Extension Methods
  NameDescription
Public Extension MethodGetOrderAllExternalData (Defined by OperationArgumentExtensions.)
Public Extension MethodTryGetOrderExternalDataByKey
Returns external data by key. Use [!:AddOrderExternalData] to add the data in order.
(Defined by OperationArgumentExtensions.)
Top
See Also