WebApiConstantsWebApiLogChannel Field |
The name of the channel used in logging for Web API messages.
Namespace: Dundas.BI.WebApiAssembly: Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic const string WebApiLogChannel = "WebApi"
Public Const WebApiLogChannel As String = "WebApi"
public:
literal String^ WebApiLogChannel = "WebApi"
static val mutable WebApiLogChannel: string
Field Value
String
See Also