RepositoryLocation.Empty Method

Returns a new RepositoryLocation object.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Shared Function Empty As RepositoryLocation
'Usage
Dim returnValue As RepositoryLocation

returnValue = RepositoryLocation.Empty()
public static RepositoryLocation Empty()

Return Value

Type: Microsoft.PerformancePoint.Scorecards.RepositoryLocation
A location that has no properties defined.

See Also

Reference

RepositoryLocation Class

RepositoryLocation Members

Microsoft.PerformancePoint.Scorecards Namespace