Freigeben über


Dimension.Levels-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public ReadOnly Property Levels As ItemCollection(Of Level)
public ItemCollection<Level> Levels { get; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Warehouse.ItemCollection<Level>
Gibt ItemCollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Dimension Klasse

Microsoft.TeamFoundation.Warehouse-Namespace