OrganizationServiceCacheSettings Constructor (CrmConnection)
Applies To: Dynamics CRM 2015
Initializes a new instance of the OrganizationServiceCacheSettings class.
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public OrganizationServiceCacheSettings(
CrmConnection connection
)
public:
OrganizationServiceCacheSettings(
CrmConnection^ connection
)
new :
connection:CrmConnection -> OrganizationServiceCacheSettings
Public Sub New (
connection As CrmConnection
)
Parameters
- connection
Type: Microsoft.Xrm.Client.CrmConnection
See Also
OrganizationServiceCacheSettingsāOverload
OrganizationServiceCacheSettings Class
Microsoft.Xrm.Client.Services Namespace
Return to top
Ā© 2017 Microsoft. All rights reserved. Copyright