IEntityOperation Properties
Include Protected Members
Include Inherited Members
The IEntityOperation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ActivityId | Gets a value that identifies the activities that are executed in the local system and in the external system to synchronize this operation. (Inherited from IOperation.) |
![]() |
Entity | Gets the external content type of the operation. (Inherited from IOperation.) |
![]() |
Id | Gets the unique identifier of the operation. (Inherited from IOperation.) |
![]() |
Identity | Gets the identity of the External Item to which the operation applies. |
![]() |
LastException | Gets the last exception thrown when executing the operation. (Inherited from IOperation.) |
![]() |
LastExecuted | Gets the date and time when the operation was last executed . (Inherited from IOperation.) |
![]() |
LobSystemInstance | Gets the external system instance that the operation is executed against. (Inherited from IOperation.) |
![]() |
MethodInstanceType | Gets the MethodInstanceType of the operation. (Inherited from IOperation.) |
![]() |
NextRetryAfter | Gets the earliest date and time after which the operation should be retried. (Inherited from IOperation.) |
![]() |
OperationStatus | Gets the status of the operation. (Inherited from IOperation.) |
![]() |
RetryCount | Gets the count (number) of retries of the operation. (Inherited from IOperation.) |
![]() |
View | Gets the view of the operation. |
Top
.gif)