ConstantsExceptionSupplementalMessageKey Field | 
 
            The key used to store the supplemental message in an exception's 
Data property.
            
 
    Namespace: 
   Dundas.BI
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic const string ExceptionSupplementalMessageKey = "0c493813-698c-465a-8da5-b62bcb531b19"
Public Const ExceptionSupplementalMessageKey As String = "0c493813-698c-465a-8da5-b62bcb531b19"
public:
literal String^ ExceptionSupplementalMessageKey = "0c493813-698c-465a-8da5-b62bcb531b19"
static val mutable ExceptionSupplementalMessageKey: string
Field Value
Type: 
String
RemarksThe value of this constant is 0c493813-698c-465a-8da5-b62bcb531b19.
See Also