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

Drukuj

.NET Framework Class Library

IDocumentTypesController Interface

Interfejs implementowany przez kontroler DocumentTypes.

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 IDocumentTypesController

C#

public interface IDocumentTypesController

Visual C++

public interface class IDocumentTypesController

JavaScript

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

See Also

IDocumentTypesController Members

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