Share via


BpmPropertyBool.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 Overrides Function GetFieldsString As String
'Usage
Dim instance As BpmPropertyBool
Dim returnValue As String

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

Return value

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

See also

Reference

BpmPropertyBool class

BpmPropertyBool members

Microsoft.PerformancePoint.Scorecards namespace