Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Initializes a new instance of the CachedOrganizationService class.
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public CachedOrganizationService(
IOrganizationService service
)
public:
CachedOrganizationService(
IOrganizationService^ service
)
new :
service:IOrganizationService -> CachedOrganizationService
Public Sub New (
service As IOrganizationService
)
Parameters
service
Type: Microsoft.Xrm.Sdk.IOrganizationServiceType: IOrganizationService. The organization service.
See Also
CachedOrganizationServiceāOverload
CachedOrganizationService Class
Microsoft.Xrm.Client.Services Namespace
Return to top
Ā© 2017 Microsoft. All rights reserved. Copyright