CorrigoNetOptions Class |
Namespace: CorrigoService
[SerializableAttribute] public class CorrigoNetOptions : SoapHeader
The CorrigoNetOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AnyAttr | ||
| CanDeleteMissingEntity |
Gets or sets the boolean flag indicating that last modified time should be updated on server.
| |
| ImposeConcurrencyId |
Gets or sets the boolean flag indicating that the concurrency identifier check should be performed.
| |
| LockOnDataRetrieval |
Specifies isolation level READ COMMITTED/READ UNCOMMITTED for Retrieve() and RetrieveMultiple() CorrigoService methods.
|