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

Drukuj

.NET Framework Class Library

IFKDocumentLinksController Interface

Interfejs implementowany przez kontroler FKDocumentLinksController.

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 IFKDocumentLinksController

C#

public interface IFKDocumentLinksController

Visual C++

public interface class IFKDocumentLinksController

JavaScript

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

See Also

IFKDocumentLinksController Members

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