LoggingController.ExportFilePrefix Field |
Export file prefix.
Namespace:
Dundas.BI.WebApi.Controllers
Assembly:
Dundas.BI.WebApi (in Dundas.BI.WebApi.dll) Version: 2.0.0.0 (25.2.0.1000)
Syntaxpublic const string ExportFilePrefix = "DBI_LogExport_"
Public Const ExportFilePrefix As String = "DBI_LogExport_"
public:
literal String^ ExportFilePrefix = "DBI_LogExport_"
static val mutable ExportFilePrefix: string
Field Value
Type:
String
See Also