ConstantsExceptionErrorCodeKey Field

The key used to store the error number 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 ExceptionErrorCodeKey = "909b8f52-b861-4ac0-8bcf-69d69f06c213"

Field Value

Type: String
Remarks
The value of this constant is 909b8f52-b861-4ac0-8bcf-69d69f06c213.
See Also