Sage.PL.WebAPI.Interface.Common.Interfaces Namespace > IFeatureAvailabilityService Interface > IFeatureAvailabilityService Methods > CheckProductBarcodesFeatureAvailability Method 

Drukuj

.NET Framework Class Library

IFeatureAvailabilityService.CheckProductBarcodesFeatureAvailability Method

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

Function CheckProductBarcodesFeatureAvailability As Boolean

C#

bool CheckProductBarcodesFeatureAvailability()

Visual C++

bool CheckProductBarcodesFeatureAvailability()

JavaScript

function checkProductBarcodesFeatureAvailability();

See Also

IFeatureAvailabilityService Interface

IFeatureAvailabilityService Members

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