ConstantsWebAppLogChannel Field |
Namespace:
Dundas.BI.Web
Assembly:
Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public const string WebAppLogChannel = "WebApp"
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Const WebAppLogChannel As String = "WebApp"
public:
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
literal String^ WebAppLogChannel = "WebApp"
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
static val mutable WebAppLogChannel: string
Field Value
Type:
String
See Also