Sage.PL.WebAPI.Interface.FKF.Documents.Interfaces Namespace > IFKDocumentsController Interface

Drukuj

.NET Framework Class Library

IFKDocumentsController Interface

Interfejs implementowany przez kontroler FKDocuments.

Namespace: Sage.PL.WebAPI.Interface.FKF.Documents.Interfaces

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

Syntax

Visual Basic

Public Interface IFKDocumentsController

C#

public interface IFKDocumentsController

Visual C++

public interface class IFKDocumentsController

JavaScript

Sage.PL.WebAPI.Interface.FKF.Documents.Interfaces.IFKDocumentsController = function();
Sage.PL.WebAPI.Interface.FKF.Documents.Interfaces.IFKDocumentsController.createInterface('Sage.PL.WebAPI.Interface.FKF.Documents.Interfaces.IFKDocumentsController');

See Also

IFKDocumentsController Members

Sage.PL.WebAPI.Interface.FKF.Documents.Interfaces Namespace