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.
Determines whether to log access exceptions.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Shared Function ShouldLog As Boolean
'Usage
Dim returnValue As Boolean
returnValue = ServerUtils.ShouldLog()
public static bool ShouldLog()
Return Value
Type: System.Boolean
true if access exceptions should be logged; otherwise, false.
See Also
Reference
Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace