BpmProperty.GetFieldsString Method

Returns a concatenated string of this object's fields.

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

Syntax

'Declaration
Public Overridable Function GetFieldsString As String
'Usage
Dim instance As BpmProperty
Dim returnValue As String

returnValue = instance.GetFieldsString()
public virtual string GetFieldsString()

Return Value

Type: System.String
A concatenated string of this object's fields.

See Also

Reference

BpmProperty Class

BpmProperty Members

Microsoft.PerformancePoint.Scorecards Namespace