WebApiConstantsWebApiLogChannel Field

The name of the channel used in logging for Web API messages.

Namespace:  Dundas.BI.WebApi
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public const string WebApiLogChannel = "WebApi"

Field Value

Type: String
See Also