ClientGlobal.DataSourceQueryTimeout Property (Microsoft.PerformancePoint.Scorecards)

The data source query timeout in seconds

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Shared Property DataSourceQueryTimeout As Integer
'Usage
Dim value As Integer

value = ClientGlobal.DataSourceQueryTimeout

ClientGlobal.DataSourceQueryTimeout = value
public static int DataSourceQueryTimeout { get; set; }

See Also

Reference

ClientGlobal Class
ClientGlobal Members
Microsoft.PerformancePoint.Scorecards Namespace