Symfonia.WebAPI.Interface.RepX.Interfaces Namespace > IReportsController Interface

Drukuj

.NET Framework Class Library

IReportsController Interface

Interfejs implementowany przez kontroler Reports.

Namespace: Symfonia.WebAPI.Interface.RepX.Interfaces

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

Syntax

Visual Basic

Public Interface IReportsController

C#

public interface IReportsController

Visual C++

public interface class IReportsController

JavaScript

Symfonia.WebAPI.Interface.RepX.Interfaces.IReportsController = function();
Symfonia.WebAPI.Interface.RepX.Interfaces.IReportsController.createInterface('Symfonia.WebAPI.Interface.RepX.Interfaces.IReportsController');

See Also

IReportsController Members

Symfonia.WebAPI.Interface.RepX.Interfaces Namespace