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; }
ReadOnly Property datasource_AccountLog As String
Get
Property Value
Type:
StringThe 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