DiscoveryService Constructor (CrmConnection)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the DiscoveryService class.

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

Syntax

public DiscoveryService(
    CrmConnection connection
)
public:
DiscoveryService(
    CrmConnection^ connection
)
new : 
        connection:CrmConnection -> DiscoveryService
Public Sub New (
    connection As CrmConnection
)

Parameters

See Also

DiscoveryService Overload
DiscoveryService Class
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright