CrmConnectionManager.SaveConfigToFile Method (Dictionary<Dynamics_ConfigFileServerKeys, Object>)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Save the configuration Keys to the configuration file.

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

public bool SaveConfigToFile(
    Dictionary<Dynamics_ConfigFileServerKeys, object> configToSave
)
Public Function SaveConfigToFile (
    configToSave As Dictionary(Of Dynamics_ConfigFileServerKeys, Object)
) As Boolean

Parameters

Return Value

Type: System.Boolean

true on success

See Also

CrmConnectionManager Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright