Share via


StandardTableKeyNames.IsActiveContext Field

Definition

Was the error generated from the active context?.

public: System::String ^ IsActiveContext;
std::wstring IsActiveContext;
public const string IsActiveContext;
val mutable IsActiveContext : string
Public Const IsActiveContext As String 

Field Value

Remarks

If this value is set, then the text associated with the ErrorSeverity will have " (active)" or " (inactive)" appended to it, depending on the value.

Expected data type is Boolean.

Applies to