Click or drag to resize

DataConnectorLogRecord Properties

The DataConnectorLogCreatorTCommandDataConnectorLogRecord type exposes the following members.

Properties
 NameDescription
Public propertyCommand Either the SCoringProgramCommand enum value or the BCSComand enum value.
Public propertyException A possibel exception that occurred.
Public propertyJsonData The data serialized as json
Public propertyLogLevel The level of the logrecord.
Public propertyRemark Extra information
Public propertySource The source of the logrecord.
Top
See Also