ConstantsExceptionDetailsMessageKey Field

The key used to store an additional details message in an exception's Data property.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public const string ExceptionDetailsMessageKey = "9135a7f0-476d-48ac-b5ab-eb7cea7499b2"

Field Value

Type: String
Remarks
The value of this constant is 9135a7f0-476d-48ac-b5ab-eb7cea7499b2.
See Also