Share via


TrustedLocation.TypeName Property

Gets the display name that describes the object type in the administrative user interface.

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

Syntax

'Declaration
Public Overrides ReadOnly Property TypeName As String
    Get
'Usage
Dim instance As TrustedLocation
Dim value As String

value = instance.TypeName
public override string TypeName { get; }

Property Value

Type: System.String
The display name that describes the object type in the administrative user interface.

See Also

Reference

TrustedLocation Class

TrustedLocation Members

Microsoft.PerformancePoint.Scorecards Namespace