CachedOrganizationService Constructor (CrmConnection)

 

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(
    CrmConnection connection
)
public:
CachedOrganizationService(
    CrmConnection^ connection
)
new : 
        connection:CrmConnection -> CachedOrganizationService
Public Sub New (
    connection As CrmConnection
)

Parameters

See Also

CachedOrganizationServiceā€‚Overload
CachedOrganizationService Class
Microsoft.Xrm.Client.Services Namespace

Return to top

Ā© 2017 Microsoft. All rights reserved. Copyright