Compartilhar via


KpiDetailsPropertiesSection.GetPropertyType Method

Translates the specified property type into a localized string.

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

Syntax

'Declaration
Public Function GetPropertyType ( _
    prop As BpmProperty _
) As String
'Usage
Dim instance As KpiDetailsPropertiesSection
Dim prop As BpmProperty
Dim returnValue As String

returnValue = instance.GetPropertyType(prop)
public string GetPropertyType(
    BpmProperty prop
)

Parameters

Return Value

Type: System.String
The localized representation of the specified property type.

See Also

Reference

KpiDetailsPropertiesSection Class

KpiDetailsPropertiesSection Members

Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace