Proprietà CumulativeFlowChartSeries.StateTimeSeries

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
<DataMemberAttribute(Name := "stateCounts", EmitDefaultValue := True)> _
Public Property StateTimeSeries As Dictionary(Of String, List(Of Integer))
[DataMemberAttribute(Name = "stateCounts", EmitDefaultValue = true)]
public Dictionary<string, List<int>> StateTimeSeries { get; set; }

Valore proprietà

Tipo: System.Collections.Generic.Dictionary<String, List<Int32>>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CumulativeFlowChartSeries Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm