DeleteRequest.ConcurrencyBehavior Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies the type of optimistic concurrency behavior that should be performed by the Web service when processing this request.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public ConcurrencyBehavior ConcurrencyBehavior { get; set; }
Public Property ConcurrencyBehavior As ConcurrencyBehavior
Property Value
Type: Microsoft.Xrm.Sdk.ConcurrencyBehavior
Type: ConcurrencyBehavior
The concurrency behavior.
See Also
DeleteRequest Class
Microsoft.Xrm.Sdk.Messages Namespace
Reduce potential data loss using optimistic concurrency
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright