Share via


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