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

Drukuj

.NET Framework Class Library

IFKDocumentAttachmentsController Interface

Interfejs implementowany przez kontroler FKDocumentAttachmentsController.

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 IFKDocumentAttachmentsController

C#

public interface IFKDocumentAttachmentsController

Visual C++

public interface class IFKDocumentAttachmentsController

JavaScript

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

See Also

IFKDocumentAttachmentsController Members

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