Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Resets the EventSeverity and TraceSeverity back to their default values.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function ResetToDefaults As Boolean
'Usage
Dim instance As SPDiagnosticsCategory
Dim returnValue As Boolean
returnValue = instance.ResetToDefaults()
public bool ResetToDefaults()
Return value
Type: System.Boolean
true if EventSeverity or TraceSeverity changed; otherwise, false.