IOperation Properties

Include Protected Members
Include Inherited Members

The IOperation type exposes the following members.

Properties

  Name Description
Public property ActivityId Gets a value that identifies the activities that are executed in the local system and in the external system to synchronize this operation.
Public property Entity Gets the external content type of the operation.
Public property Id Gets the unique identifier of the operation.
Public property LastException Gets the last exception thrown when executing the operation.
Public property LastExecuted Gets the date and time when the operation was last executed .
Public property LobSystemInstance Gets the external system instance that the operation is executed against.
Public property MethodInstanceType Gets the MethodInstanceType of the operation.
Public property NextRetryAfter Gets the earliest date and time after which the operation should be retried.
Public property OperationStatus Gets the status of the operation.
Public property RetryCount Gets the count (number) of retries of the operation.

Top

See Also

Reference

IOperation Interface

Microsoft.BusinessData.Offlining Namespace