Sage.PL.WebAPI.Interface.Interfaces Namespace > ICompanyInformationController Interface

Drukuj

.NET Framework Class Library

ICompanyInformationController Interface

Interfejs implementowany przez kontroler CompanyInformation.

Namespace: Sage.PL.WebAPI.Interface.Interfaces

Assembly:  Sage.PL.WebAPI.Interface (in Sage.PL.WebAPI.Interface.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Interface ICompanyInformationController

C#

public interface ICompanyInformationController

Visual C++

public interface class ICompanyInformationController

JavaScript

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

See Also

ICompanyInformationController Members

Sage.PL.WebAPI.Interface.Interfaces Namespace