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