OrganizationService Constructor
Applies To: Dynamics CRM 2013
Initializes a new instance of the OrganizationService class.
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Overload List
Name | Description | |
---|---|---|
OrganizationService(CrmConnection) | Initializes a new instance of the OrganizationService class. |
|
OrganizationService(IOrganizationService) | Initializes a new instance of the OrganizationService class. |
|
OrganizationService(String) | Initializes a new instance of the OrganizationService class. |
See Also
OrganizationService Class
Microsoft.Xrm.Client.Services Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top