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

Drukuj

.NET Framework Class Library

CountryProductList Class

Klasa przedstawiająca kolekcje udostępnionych informacji o towarze dla poszczególnych krajó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 CountryProductList

C#

public class CountryProductList

Visual C++

public ref class CountryProductList

JavaScript

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

Inheritance Hierarchy

System.Object

Symfonia.WebAPI.Interface.OSS.ViewModels.CountryProductList

See Also

CountryProductList Members

Symfonia.WebAPI.Interface.OSS.ViewModels Namespace