DeploymentService.ToDeploymentService Method (CrmConnection)

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Client.Services
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

protected virtual IDeploymentService ToDeploymentService(
    CrmConnection connection
)
protected:
virtual IDeploymentService^ ToDeploymentService(
    CrmConnection^ connection
)
abstract ToDeploymentService : 
        connection:CrmConnection -> IDeploymentService
override ToDeploymentService : 
        connection:CrmConnection -> IDeploymentService
Protected Overridable Function ToDeploymentService (
    connection As CrmConnection
) As IDeploymentService

Parameters

Return Value

Type: Microsoft.Xrm.Sdk.Deployment.IDeploymentService

Type: IDeploymentService.

See Also

DeploymentService Class
Microsoft.Xrm.Client.Services Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright