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

Drukuj

.NET Framework Class Library

IAspectsClassificationController Interface

Interfejs implementowany przez kontroler AspectsClassification.

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 IAspectsClassificationController

C#

public interface IAspectsClassificationController

Visual C++

public interface class IAspectsClassificationController

JavaScript

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

See Also

IAspectsClassificationController Members

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