DeploymentService Constructor (String)
Applies To: Dynamics CRM 2015
Initializes a new instance of the DeploymentService class.
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public DeploymentService(
string connectionStringName
)
public:
DeploymentService(
String^ connectionStringName
)
new :
connectionStringName:string -> DeploymentService
Public Sub New (
connectionStringName As String
)
Parameters
connectionStringName
Type: System.StringType: String. The connection string name.
See Also
DeploymentService Overload
DeploymentService Class
Microsoft.Xrm.Client.Services Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright