IOrganizationServiceContainer Interface
Applies To: Dynamics CRM 2013
Interface that returns the service. (Developer Extensions)
Namespace: Microsoft.Xrm.Client
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public interface IOrganizationServiceContainer
public interface class IOrganizationServiceContainer
type IOrganizationServiceContainer = interface end
Public Interface IOrganizationServiceContainer
Properties
Name | Description | |
---|---|---|
Service | Gets the organization service. |
See Also
Microsoft.Xrm.Client Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top