Share via


OrganizationServiceCache Constructor

 

Applies To: Dynamics CRM 2013

Initializes a new instance of the OrganizationServiceCache class.

Namespace:   Microsoft.Xrm.Client.Services
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Overload List

Name Description
System_CAPS_pubmethod OrganizationServiceCache()

Initializes a new instance of the OrganizationServiceCache class.

System_CAPS_pubmethod OrganizationServiceCache(ObjectCache)

Initializes a new instance of the OrganizationServiceCache class.

System_CAPS_pubmethod OrganizationServiceCache(ObjectCache, CrmConnection)

Initializes a new instance of the OrganizationServiceCache class.

System_CAPS_pubmethod OrganizationServiceCache(ObjectCache, OrganizationServiceCacheSettings)

Initializes a new instance of the OrganizationServiceCache class.

System_CAPS_pubmethod OrganizationServiceCache(ObjectCache, String)

Initializes a new instance of the OrganizationServiceCache class.

See Also

OrganizationServiceCache Class
Microsoft.Xrm.Client.Services Namespace
Developer extensions for Microsoft Dynamics CRM 2013

Return to top