DeploymentService.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 IDeploymentService InnerService { get; }
public:
property IDeploymentService^ InnerService {
    IDeploymentService^ get();
}
member InnerService : IDeploymentService with get
Public ReadOnly Property InnerService As IDeploymentService

Property Value

Type: Microsoft.Xrm.Sdk.Deployment.IDeploymentService

Type: IDeploymentService.

See Also

DeploymentService Class
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright