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