Freigeben über


BpmPropertyText-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Eine Texteigenschaft darstellt.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.BpmProperty
    Microsoft.PerformancePoint.Scorecards.BpmPropertyText

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class BpmPropertyText _
    Inherits BpmProperty _
    Implements ICloneable
'Usage
Dim instance As BpmPropertyText
[SerializableAttribute]
public class BpmPropertyText : BpmProperty, 
    ICloneable

Hinweise

Die Länge darf nicht länger als der Wert im Feld TextLength angegeben sein.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

BpmPropertyText-Member

Microsoft.PerformancePoint.Scorecards-Namespace