Click or drag to resize
Infosoft Logo

CreateSalesSourceEntityResponse Class

Message Contract Class - CreateSalesSourceEntityResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsCreateSalesSourceEntityResponse

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

The CreateSalesSourceEntityResponse type exposes the following members.

Properties
 NameDescription
Public propertySalesSource The entity as it looks after creation.
Top
Remarks
This response message should contain the SalesSource object that was created
See Also