Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 1.67 KB

productdimensionvalueset-class-microsoft-dynamics-commerce-runtime-datamodel.md

File metadata and controls

59 lines (42 loc) · 1.67 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID author ms.date mtps_version f1_keywords dev_langs
ProductDimensionValueSet Class (Microsoft.Dynamics.Commerce.Runtime.DataModel)
ProductDimensionValueSet Class
T:Microsoft.Dynamics.Commerce.Runtime.DataModel.ProductDimensionValueSet
62204970
tonyafehr
05/18/2015
v=AX.60
Microsoft.Dynamics.Commerce.Runtime.DataModel.ProductDimensionValueSet
CSharp
C++
VB

ProductDimensionValueSet Class

[!INCLUDEarchive-banner]

Represents the dimensions of a product, keyed by their unique property names.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly:  Microsoft.Dynamics.Commerce.Runtime.Entities (in Microsoft.Dynamics.Commerce.Runtime.Entities.dll)

Syntax

'Declaration
Public NotInheritable Class ProductDimensionValueSet
'Usage
Dim instance As ProductDimensionValueSet
public sealed class ProductDimensionValueSet
public ref class ProductDimensionValueSet sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.DataModel.ProductDimensionValueSet

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace