IOrganizationServiceCache.Remove Method (Entity)

 

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(
    Entity entity
)
void Remove(
    Entity^ entity
)
abstract Remove : 
        entity:Entity -> unit
Sub Remove (
    entity As Entity
)

Parameters

See Also

Remove Overload
IOrganizationServiceCache Interface
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright