OrganizationServiceCache.Remove Method (String)
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public void Remove(
string cacheKey
)
public:
virtual void Remove(
String^ cacheKey
) sealed
abstract Remove :
cacheKey:string -> unit
override Remove :
cacheKey:string -> unit
Public Sub Remove (
cacheKey As String
)
Parameters
cacheKey
Type: System.StringType: String
Implements
IOrganizationServiceCache.Remove(String)
See Also
Remove Overload
OrganizationServiceCache Class
Microsoft.Xrm.Client.Services Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright