Sage.PL.WebAPI.Interface.Products.ViewModels.PriceLists Namespace > PriceListSubject Class

Drukuj

.NET Framework Class Library

PriceListSubject Class

Klasa reprezentująca informacje podstawowe o podmiocie cennika.

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

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 PriceListSubject

C#

public class PriceListSubject

Visual C++

public ref class PriceListSubject

JavaScript

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

Inheritance Hierarchy

System.Object

Sage.PL.WebAPI.Interface.Products.ViewModels.PriceLists.PriceListSubject

  Sage.PL.WebAPI.Interface.Products.ViewModels.PriceLists.PriceListSubjectDetails

See Also

PriceListSubject Members

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