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

Drukuj

.NET Framework Class Library

IOssReportsController Interface

Interfejs implementowany przez kontroler IOssReports.

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 IOssReportsController

C#

public interface IOssReportsController

Visual C++

public interface class IOssReportsController

JavaScript

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

See Also

IOssReportsController Members

Symfonia.WebAPI.Interface.OSS.Interfaces Namespace