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)
Syntax
public OrganizationServiceCache()
public:
OrganizationServiceCache()
new : unit -> OrganizationServiceCache
Public Sub New
See Also
OrganizationServiceCache Overload
OrganizationServiceCache Class
Microsoft.Xrm.Client.Services Namespace
Return to top