Share via


BpmProperty.GetFieldsString Method (Microsoft.PerformancePoint.Scorecards)

Gets the 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 ()

See Also

Reference

BpmProperty Class
BpmProperty Members
Microsoft.PerformancePoint.Scorecards Namespace