Banding.BandValue - Propriété
Cette propriété est utilisée en interne.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Overridable Property BandValue As String
Get
Set
'Utilisation
Dim instance As Banding
Dim value As String
value = instance.BandValue
instance.BandValue = value
public virtual string BandValue { get; set; }
Valeur de propriété
Type : System.String