OrganizationService.InnerService Property

 

Applies To: Dynamics CRM 2015

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

Syntax

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

Property Value

Type: Microsoft.Xrm.Sdk.IOrganizationService

Returns IOrganizationService.

See Also

OrganizationService Class
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright