Sage.PL.WebAPI.Interface.Common.Interfaces Namespace > ICNCodesController Interface

Drukuj

.NET Framework Class Library

ICNCodesController Interface

Interfejs implementowany przez kontroler CNCodes.

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

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

Syntax

Visual Basic

Public Interface ICNCodesController

C#

public interface ICNCodesController

Visual C++

public interface class ICNCodesController

JavaScript

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

See Also

ICNCodesController Members

Sage.PL.WebAPI.Interface.Common.Interfaces Namespace