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

Drukuj

.NET Framework Class Library

PriceOrderCriteria Members

The PriceOrderCriteria type exposes the following members.

Constructors

 

Name

Description

Public method

PriceOrderCriteria


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.)

Public method

Validate


Properties

 

Name

Description

Public property

Contractor

Dane o kontrahencie. Pole jest wymagane.

Public property

Currency

Waluta. Odpowiednik pola [waluta] z importu specjalnego.

(Inherited from PriceOrder.)

Public property

Date

Data wystawienia i sprzedaży na dokumencie. Odpowiednik pola [dataWystawienia] i [dataSprzedazy] z importu specjalnego. Pole jest wymagane.

(Inherited from PriceOrder.)

Public property

Department

Dział, w którym ma zostać utworzony dokument. Odpowiednik pola [dzial] z importu specjalnego. Pole jest wymagane.

(Inherited from PriceOrder.)

Public property

Products

Lista towarów, dla których ma zostać wyliczona cena. Pole jest wymagane.

Public property

SalePriceType

Typ ceny dla dokumentu. Odpowiednik pola [typCeny] z importu specjalnego. Pole jest wymagane.

(Inherited from PriceOrder.)

Public property

Series

Seria dokumentu. Odpowiednik pola [seria] z importu specjalnego. Pole jest wymagane.

Public property

TypeCode

Kod typu dokumentu. Odpowiednik pola [typDk] z importu specjalnego. Pole jest wymagane.

See Also

PriceOrderCriteria Class

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