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

Drukuj

.NET Framework Class Library

IFeatureAvailabilityService Interface

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 IFeatureAvailabilityService

C#

public interface IFeatureAvailabilityService

Visual C++

public interface class IFeatureAvailabilityService

JavaScript

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

See Also

IFeatureAvailabilityService Members

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