  | 
UpdateOrderLineEntityResponse Class | 
            Message Contract Class - UpdateOrderLineEntityResponse
            
Inheritance HierarchySystemObject  Infosoft.Common.Contracts.MessageContractsUpdateOrderLineEntityResponse Namespace: Infosoft.Common.Contracts.MessageContractsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntaxpublic class UpdateOrderLineEntityResponse
No code example is currently available or this language may not be supported.
The UpdateOrderLineEntityResponse type exposes the following members.
Properties|   | Name | Description | 
|---|
  | OrderLine | 
            The entity as it looks after being updated
             | 
Top
RemarksThis response message should contain the OrderLine object that was updated
See Also