BpmPropertyLongText - Classe
S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente un type de texte long.
Hiérarchie d’héritage
System.Object
Microsoft.PerformancePoint.Scorecards.BpmProperty
Microsoft.PerformancePoint.Scorecards.BpmPropertyLongText
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class BpmPropertyLongText _
Inherits BpmProperty _
Implements ICloneable
'Utilisation
Dim instance As BpmPropertyLongText
[SerializableAttribute]
public class BpmPropertyLongText : BpmProperty,
ICloneable
Remarques
La longueur ne peut pas être plus longue que la valeur spécifiée par le champ LongTextLength .
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.