DiscoveryService.InnerService Property

 

Applies To: Dynamics CRM 2015

Gets the inner service.

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

Syntax

public IDiscoveryService InnerService { get; }
public:
property IDiscoveryService^ InnerService {
    IDiscoveryService^ get();
}
member InnerService : IDiscoveryService with get
Public ReadOnly Property InnerService As IDiscoveryService

Property Value

Type: Microsoft.Xrm.Sdk.Discovery.IDiscoveryService

Type: IDiscoveryService
The discovery service interface.

See Also

DiscoveryService Class
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright