Sage.PL.WebAPI.Interface.Products.ViewModels.PriceCalculations Namespace > PriceCalculationResult Class > PriceCalculationResult Members

Drukuj

.NET Framework Class Library

PriceCalculationResult Members

The PriceCalculationResult type exposes the following members.

Constructors

 

Name

Description

Public method

PriceCalculationResult


Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Properties

 

Name

Description

Public property

ContractorId

Id kontrahenta. Pole jest wymagane.

(Inherited from PriceCalculation.)

Public property

Currency

Waluta. Pole jest wymagane.

(Inherited from PriceCalculation.)

Public property

Date

Data na którą cena obowiązuje. Pole jest wymagane.

(Inherited from PriceCalculation.)

Public property

DepartmentId

Id działu. Pole jest wymagane.

(Inherited from PriceCalculation.)

Public property

PriceType

Typ ceny sprzedaży. Pole jest wymagane.

(Inherited from PriceCalculation.)

Public property

Products

Lista towarów, dla których została wyliczona cena.

See Also

PriceCalculationResult Class

Sage.PL.WebAPI.Interface.Products.ViewModels.PriceCalculations Namespace