Click or drag to resize

IOrder Methods

The IOrder type exposes the following members.

Methods
 NameDescription
Public methodGetObjectDataPopulates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ISerializable)
Top
Extension Methods
 NameDescription
Public Extension MethodGetOrderAllExternalData Returns all external data of order. Use [!:AddOrderExternalData] to add the data in order.
(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