Sage.PL.WebAPI.Interface.Enums Namespace > enumPriceFactorType Enumeration

Drukuj

.NET Framework Class Library

enumPriceFactorType Enumeration

Wyliczenie typów składowych cen

Namespace: Sage.PL.WebAPI.Interface.Enums

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

Syntax

Visual Basic

Public Enumeration enumPriceFactorType

C#

public enum enumPriceFactorType

Visual C++

public enum class enumPriceFactorType

JavaScript

Sage.PL.WebAPI.Interface.Enums.enumPriceFactorType = function();
Sage.PL.WebAPI.Interface.Enums.enumPriceFactorType.createEnum('Sage.PL.WebAPI.Interface.Enums.enumPriceFactorType', false);

Members


Member name

Value

Description


Discount

0

Rabatowy


Price

1

Cenowy

See Also

Sage.PL.WebAPI.Interface.Enums Namespace