BpmPropertyPercent.ToString Method (Microsoft.PerformancePoint.Scorecards)

Returns a string that represents the current object.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As BpmPropertyPercent
Dim returnValue As String

returnValue = instance.ToString
public override string ToString ()

Return Value

A String that represents the current Object.

Remarks

Culture neutral is (Percent * 100) %, rounded to two decimals. Depends on the locale.

See Also

Reference

BpmPropertyPercent Class
BpmPropertyPercent Members
Microsoft.PerformancePoint.Scorecards Namespace