Share via


BpmPropertyUser.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 BpmPropertyUser
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

BpmPropertyUser class

BpmPropertyUser members

Microsoft.PerformancePoint.Scorecards namespace