Share via


BpmPropertyLongText.ToString Method

Returns a string representation of this 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 BpmPropertyLongText
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System.String
A string representation of this object.

See Also

Reference

BpmPropertyLongText Class

BpmPropertyLongText Members

Microsoft.PerformancePoint.Scorecards Namespace