BpmPropertyLongText.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 Overrides Function GetFieldsString As String
'Usage
Dim instance As BpmPropertyLongText
Dim returnValue As String
returnValue = instance.GetFieldsString
public override string GetFieldsString ()
See Also
Reference
BpmPropertyLongText Class
BpmPropertyLongText Members
Microsoft.PerformancePoint.Scorecards Namespace