Click or drag to resize

CorrigoNetOptions Properties

The CorrigoNetOptions type exposes the following members.

Properties
 NameDescription
Public propertyAnyAttr Specifies Any AttributeField List.
Public propertyCanDeleteMissingEntity Flag if true indicates that Delete operation for missing objects (wrong IDs) should succeed
Public propertyImposeConcurrencyId Gets or sets the boolean flag indicating that the concurrency identifier check should be performed.
Public propertyLockOnDataRetrieval Specifies isolation level READ COMMITTED/READ UNCOMMITTED for Retrieve() and RetrieveMultiple() CorrigoService methods.
Public propertyUpdateLastModified Gets or sets the boolean flag indicating that last modified time should be updated on server.
Top
See Also