ConstantsExceptionHelpTopicReferenceKey Field | 
 
            The key used to store an associated help topic reference 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 ExceptionHelpTopicReferenceKey = "e677d679-e449-45a7-b4d2-d62b7819e69f"
Public Const ExceptionHelpTopicReferenceKey As String = "e677d679-e449-45a7-b4d2-d62b7819e69f"
public:
literal String^ ExceptionHelpTopicReferenceKey = "e677d679-e449-45a7-b4d2-d62b7819e69f"
static val mutable ExceptionHelpTopicReferenceKey: string
Field Value
Type: 
String
RemarksThe value of this constant is e677d679-e449-45a7-b4d2-d62b7819e69f.
See Also