Banding.Type - Propriété
Obtient ou définit le type de tranche.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Property Type As BandType
Get
Set
'Utilisation
Dim instance As Banding
Dim value As BandType
value = instance.Type
instance.Type = value
public BandType Type { get; set; }
Valeur de propriété
Type : Microsoft.PerformancePoint.Scorecards.BandType
Le type de tranche.