BpmPropertyListItem.Name - Propriété
Obtient ou définit le nom de l'élément.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Overridable Property Name As String
Get
Set
'Utilisation
Dim instance As BpmPropertyListItem
Dim value As String
value = instance.Name
instance.Name = value
public virtual string Name { get; set; }
Valeur de propriété
Type : System.String
Le nom de l'élément.