 |
SalesResponse Class |
Service Contract Class - SalesResponse.
This response message contains a list of affected/changed/found Sales and is used for operations that returns multiple results
Inheritance HierarchySystemObject Infosoft.Common.Contracts.MessageContractsSalesResponse Namespace: Infosoft.Common.Contracts.MessageContractsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntaxpublic class SalesResponse
No code example is currently available or this language may not be supported.
The SalesResponse type exposes the following members.
Properties | Name | Description |
---|
 | SaleList |
A collection of Sale objects.
|
Top
Remarks
Auto generated partial.
See Also