Click or drag to resize

DataExchangeLog Properties

The DataExchangeLog type exposes the following members.

Properties
  NameDescription
Public propertyConfigurationId
ID of the DataExchangeConfiguration which was executed
Public propertyCreatedBy
ID of User who executed the DataExchange
Public propertyCreateTime
Date when the DataExchange was executed
Public propertyExecTime
The time it took to execute the DataExchange
Public propertyId
Internal ID of the execution log
Public propertyResultMessage
Textual message log from the execute.
Public propertySuccess
Result of the execution
Top
See Also