Symfonia.WebAPI.Interface.OSS.Interfaces Namespace > IOssProductMapsController Interface

Drukuj

.NET Framework Class Library

IOssProductMapsController Interface

Interfejs implementowany przez kontroler OssProductMapController.

Namespace: Symfonia.WebAPI.Interface.OSS.Interfaces

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

Syntax

Visual Basic

Public Interface IOssProductMapsController

C#

public interface IOssProductMapsController

Visual C++

public interface class IOssProductMapsController

JavaScript

Symfonia.WebAPI.Interface.OSS.Interfaces.IOssProductMapsController = function();
Symfonia.WebAPI.Interface.OSS.Interfaces.IOssProductMapsController.createInterface('Symfonia.WebAPI.Interface.OSS.Interfaces.IOssProductMapsController');

See Also

IOssProductMapsController Members

Symfonia.WebAPI.Interface.OSS.Interfaces Namespace