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

Drukuj

.NET Framework Class Library

ProductPhoto Class

Klasa reprezentująca informacje o zdjęciu towaru.

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 ProductPhoto

C#

public class ProductPhoto

Visual C++

public ref class ProductPhoto

JavaScript

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

Inheritance Hierarchy

System.Object

Sage.PL.WebAPI.Interface.Products.ViewModels.ProductPhoto

See Also

ProductPhoto Members

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