CrmServiceClient.DeleteEntity Method (String, Guid, Guid)
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Deletes an entity from the CRM
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Public Function DeleteEntity ( entityType As String, entityId As Guid, batchId As Guid ) As Boolean
Parameters
- entityType
-
Type:
System.String
entity type name
- entityId
-
Type:
System.Guid
entity id
- batchId
-
Type:
System.Guid
Optional : Batch ID to attach this request too.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: