Sage.PL.WebAPI.Interface.Products.ViewModels Namespace > ProductBarcodes Class

Drukuj

.NET Framework Class Library

ProductBarcodes Class

Klasa reprezentująca kody paskowe przypisane do towarów.

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 Class ProductBarcodes

C#

public class ProductBarcodes

Visual C++

public ref class ProductBarcodes

JavaScript

Sage.PL.WebAPI.Interface.Products.ViewModels.ProductBarcodes = function();
Type.createClass(
 'Sage.PL.WebAPI.Interface.Products.ViewModels.ProductBarcodes');

Remarks

Dane pobierane są bezpośrednio z bazy danych.

Inheritance Hierarchy

System.Object

Sage.PL.WebAPI.Interface.Products.ViewModels.ProductBarcodes

See Also

ProductBarcodes Members

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