CachedOrganizationService Constructor (IOrganizationService)

 

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

See Also

CachedOrganizationService Overload
CachedOrganizationService Class
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright