다음을 통해 공유


GridHeaderUtils.GetPathHash Method (GridHeaderItem)

Returns a string that represents a header path.

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

Syntax

'Declaration
Public Shared Function GetPathHash ( _
    header As GridHeaderItem _
) As String
'Usage
Dim header As GridHeaderItem
Dim returnValue As String

returnValue = GridHeaderUtils.GetPathHash(header)
public static string GetPathHash(
    GridHeaderItem header
)

Parameters

Return Value

Type: System.String
A string representation of the header path.

See Also

Reference

GridHeaderUtils Class

GridHeaderUtils Members

GetPathHash Overload

Microsoft.PerformancePoint.Scorecards Namespace