CorrigoEntityWithOptimisticLockConcurrencyId Property |
Gets or sets the concurrency identifier used for optimistic locks.
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ConcurrencyId { get; set; }
Property Value
Type:
Int32
See Also