  | 
ISalesSourceServiceUpdateSalesSource Method | 
            Updates an existing sales source object.
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.Marketing.SalesAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
Parameters
- request  UpdateSalesSourceRequest
 - A request object that contains the sales source to update.
 
Return Value
SalesSourceResponseA response object that contains the updated sales source object.
See Also