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

Drukuj

.NET Framework Class Library

ProductBarcode Constructor (ProductBarcode)

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 ( _
 barcode As ProductBarcode _
)

C#

public ProductBarcode(
 ProductBarcode barcode
)

Visual C++

public:
ProductBarcode(
 ProductBarcodebarcode
)

JavaScript

Sage.PL.WebAPI.Interface.Products.ViewModels.ProductBarcode = function(barcode);

Parameters

barcode

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

See Also

ProductBarcode Class

ProductBarcode Members

ProductBarcode Overload

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