DeploymentService.ToDeploymentServiceClient Method (CrmConnection)
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
protected virtual DeploymentServiceClient ToDeploymentServiceClient(
CrmConnection connection
)
protected:
virtual DeploymentServiceClient^ ToDeploymentServiceClient(
CrmConnection^ connection
)
abstract ToDeploymentServiceClient :
connection:CrmConnection -> DeploymentServiceClient
override ToDeploymentServiceClient :
connection:CrmConnection -> DeploymentServiceClient
Protected Overridable Function ToDeploymentServiceClient (
connection As CrmConnection
) As DeploymentServiceClient
Parameters
connection
Type: Microsoft.Xrm.Client.CrmConnectionType: CrmConnection. The connection.
Return Value
Type: Microsoft.Xrm.Sdk.Deployment.DeploymentServiceClient
Type: DeploymentServiceClient.
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