Compartilhar via


Propriedade DimensionReference.DimensionReferences

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

Sintaxe

'Declaração
Public ReadOnly Property DimensionReferences As ItemCollection(Of DimensionReference)
public ItemCollection<DimensionReference> DimensionReferences { get; }

Valor de propriedade

Tipo: Microsoft.TeamFoundation.Warehouse.ItemCollection<DimensionReference>
Retorna ItemCollection<T>.

Segurança do .NET Framework

Consulte também

Referência

DimensionReference Classe

Namespace Microsoft.TeamFoundation.Warehouse