Click or drag to resize
Infosoft Logo

CreateOrderLine_x_DynamicAttributeEntityRequest Class

Message Contract Class - CreateOrderLine_x_DynamicAttributeEntityRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsCreateOrderLine_x_DynamicAttributeEntityRequest

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class CreateOrderLine_x_DynamicAttributeEntityRequest

The CreateOrderLine_x_DynamicAttributeEntityRequest type exposes the following members.

Properties
 NameDescription
Public propertyOrderLine_x_DynamicAttribute An instance of OrderLine_x_DynamicAttribute that contains the values which used for creating the new entity.
Top
Remarks
This request message should contain a new OrderLine_x_DynamicAttribute object
See Also