Symfonia.WebAPI.Interface.OSS.ViewModels Namespace > ProductMap Class

Drukuj

.NET Framework Class Library

ProductMap Class

Klasa reprezentująca informacje o korelacji towarów

Namespace: Symfonia.WebAPI.Interface.OSS.ViewModels

Assembly:  Symfonia.WebAPI.Interface.OSS (in Symfonia.WebAPI.Interface.OSS.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Class ProductMap

C#

public class ProductMap

Visual C++

public ref class ProductMap

JavaScript

Symfonia.WebAPI.Interface.OSS.ViewModels.ProductMap = function();
Type.createClass(
 'Symfonia.WebAPI.Interface.OSS.ViewModels.ProductMap');

Inheritance Hierarchy

System.Object

Symfonia.WebAPI.Interface.OSS.ViewModels.ProductMap

See Also

ProductMap Members

Symfonia.WebAPI.Interface.OSS.ViewModels Namespace