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.