IOrganizationServiceCache.Remove Method (EntityReference)
Applies To: Dynamics CRM 2015
Removes an entity from the cache.
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
void Remove(
EntityReference entity
)
void Remove(
EntityReference^ entity
)
abstract Remove :
entity:EntityReference -> unit
Sub Remove (
entity As EntityReference
)
Parameters
entity
Type: Microsoft.Xrm.Sdk.EntityReferenceType: EntityReference. The entity to remove.
See Also
Remove Overload
IOrganizationServiceCache Interface
Microsoft.Xrm.Client.Services Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright