Click or drag to resize
CorrigoNetOptionsImposeConcurrencyId Property
Gets or sets the boolean flag indicating that the concurrency identifier check should be performed.

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool ImposeConcurrencyId { get; set; }

Property Value

Type: Boolean
See Also