featurePropertiesdatasource_TaskHistoryLog Property |
Specifies the datasource to use for logging Task History/State. If not set, defaults to data database.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string datasource_TaskHistoryLog { get; }
ReadOnly Property datasource_TaskHistoryLog As String
Get
Property Value
Type:
StringSpecifies the datasource to use for logging Task History/State. If not set, defaults to data database.
See Also