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

Drukuj

.NET Framework Class Library

IDeliveryQuantityModel Interface

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

Assembly:  Sage.PL.WebAPI.Interface.Common (in Sage.PL.WebAPI.Interface.Common.dll) Version: 24.10.1.0 (24.10.1.0)

Syntax

Visual Basic

Public Interface IDeliveryQuantityModel

C#

public interface IDeliveryQuantityModel

Visual C++

public interface class IDeliveryQuantityModel

JavaScript

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

See Also

IDeliveryQuantityModel Members

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