Sage.PL.WebAPI.Interface.Products.Interfaces Namespace > IProductPhotosController Interface

Drukuj

.NET Framework Class Library

IProductPhotosController Interface

Interfejs implementowany przez kontroler ProductPhotosController.

Namespace: Sage.PL.WebAPI.Interface.Products.Interfaces

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 Interface IProductPhotosController

C#

public interface IProductPhotosController

Visual C++

public interface class IProductPhotosController

JavaScript

Sage.PL.WebAPI.Interface.Products.Interfaces.IProductPhotosController = function();
Sage.PL.WebAPI.Interface.Products.Interfaces.IProductPhotosController.createInterface('Sage.PL.WebAPI.Interface.Products.Interfaces.IProductPhotosController');

See Also

IProductPhotosController Members

Sage.PL.WebAPI.Interface.Products.Interfaces Namespace