CorrigoNetOptions Class |
Namespace: CorrigoService
[SerializableAttribute] public class CorrigoNetOptions : SoapHeader
The CorrigoNetOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnyAttr | |
![]() | CanDeleteMissingEntity |
Flag if true indicates that Delete operation for missing objects (wrong IDs) should succeed
|
![]() | 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.
|
![]() | UpdateLastModified |
Gets or sets the boolean flag indicating that last modified time should be updated on server.
|