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