Click or drag to resize

CorrigoEntityWithOptimisticLockConcurrencyId Property

Gets or sets the concurrency identifier used for optimistic locks.

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int ConcurrencyId { get; set; }

Property Value

Int32
See Also