IOrganizationServiceContainer.Service Property
Applies To: Dynamics CRM 2015
Gets the organization service.
Namespace: Microsoft.Xrm.Client
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
IOrganizationService Service { get; }
property IOrganizationService^ Service {
IOrganizationService^ get();
}
abstract Service : IOrganizationService with get
ReadOnly Property Service As IOrganizationService
Property Value
Type: Microsoft.Xrm.Sdk.IOrganizationService
Type: IOrganizationService
The organization service.
See Also
IOrganizationServiceContainer Interface
Microsoft.Xrm.Client Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright