OrganizationServiceCache.Remove Method (EntityReference)

 

Applies To: Dynamics CRM 2015

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

Syntax

public void Remove(
    EntityReference entity
)
public:
virtual void Remove(
    EntityReference^ entity
) sealed
abstract Remove : 
        entity:EntityReference -> unit
override Remove : 
        entity:EntityReference -> unit
Public Sub Remove (
    entity As EntityReference
)

Parameters

Implements

IOrganizationServiceCache.Remove(EntityReference)

See Also

Remove Overload
OrganizationServiceCache Class
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright