Freigeben über


BpmPropertyLongText-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt einen langen Text.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.BpmProperty
    Microsoft.PerformancePoint.Scorecards.BpmPropertyLongText

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

Syntax

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

Hinweise

Die Länge darf nicht länger als der Wert im Feld LongTextLength 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

BpmPropertyLongText-Member

Microsoft.PerformancePoint.Scorecards-Namespace