Sage.PL.WebAPI.Interface.Products.ViewModels Namespace > ProductListElementWithDimensions Class > ProductListElementWithDimensions Constructor  > ProductListElementWithDimensions Constructor (ProductListElement)

Drukuj

.NET Framework Class Library

ProductListElementWithDimensions Constructor (ProductListElement)

Namespace: Sage.PL.WebAPI.Interface.Products.ViewModels

Assembly:  Sage.PL.WebAPI.Interface.Products (in Sage.PL.WebAPI.Interface.Products.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Sub New ( _
 element As ProductListElement _
)

C#

public ProductListElementWithDimensions(
 ProductListElement element
)

Visual C++

public:
ProductListElementWithDimensions(
 ProductListElementelement
)

JavaScript

Sage.PL.WebAPI.Interface.Products.ViewModels.ProductListElementWithDimensions = function(element);

Parameters

element

Type: Sage.PL.WebAPI.Interface.Products.ViewModels.ProductListElement

See Also

ProductListElementWithDimensions Class

ProductListElementWithDimensions Members

ProductListElementWithDimensions Overload

Sage.PL.WebAPI.Interface.Products.ViewModels Namespace