Click or drag to resize

featurePropertiesdatasource_AccountLog Property

The default location for the Account Log Datasource if not set on the AccountLog extension. If neither specified, will default to the data database.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string datasource_AccountLog { get; }

Property Value

Type: String
The default location for the Account Log Datasource if not set on the AccountLog extension. If neither specified, will default to the data database.
See Also