BpmPropertyText - Classe
S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente une propriété de texte.
Hiérarchie d’héritage
System.Object
Microsoft.PerformancePoint.Scorecards.BpmProperty
Microsoft.PerformancePoint.Scorecards.BpmPropertyText
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class BpmPropertyText _
Inherits BpmProperty _
Implements ICloneable
'Utilisation
Dim instance As BpmPropertyText
[SerializableAttribute]
public class BpmPropertyText : BpmProperty,
ICloneable
Remarques
La longueur ne peut pas être supérieure à la valeur spécifiée par le champ TextLength .
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.