Click or drag to resize

EntityWithOptimisticLockSpecifier Class

Contains an entity specifiers for objects with Concurrency ID.
Inheritance Hierarchy

Namespace:  CorrigoService
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class EntityWithOptimisticLockSpecifier : EntitySpecifier

The EntityWithOptimisticLockSpecifier type exposes the following members.

Properties
  NameDescription
Public propertyConcurrencyId
Gets or sets Concurrency ID.
Top
See Also