Sage.PL.WebAPI.Interface.Reservations.ViewModels Namespace > Reservation Class > Reservation Properties

Drukuj

.NET Framework Class Library

Reservation Properties

The Reservation type exposes the following members.

Properties

 

Name

Description

Public property

ContractorId

Id kontrahenta, na którego założona jest rezerwacja.

(Inherited from ReservationListElement.)

Public property

Deliveries

Lista dostaw, z których rezerwowany jest towar.

Public property

DocumentId

Id dokumentu rezerwującego.

(Inherited from ReservationListElement.)

Public property

DocumentType

Typ dokumentu rezerwującego.

(Inherited from ReservationListElement.)

Public property

Id

Id rezerwacji.

(Inherited from ReservationListElement.)

Public property

Kind

Rodzaj rezerwacji.

(Inherited from ReservationListElement.)

Public property

MaturityDate

Data realizacji rezerwacji.

(Inherited from ReservationListElement.)

Public property

PositionId

Id pozycji rezerwującej.

(Inherited from ReservationListElement.)

Public property

PositionType

Typ pozycji rezerwującej.

(Inherited from ReservationListElement.)

Public property

ProductId

Id towaru, na którego założona jest rezerwacja.

(Inherited from ReservationListElement.)

Public property

Quantity

Ilość zarezerwowanego towaru.

(Inherited from ReservationListElement.)

Public property

ReservationDate

Data zarezerwowania towaru.

(Inherited from ReservationListElement.)

Public property

StandardDocumentType

Standardowy typ dokumentu rezerwującego. Pole przyjmuje wartość pustą, jeżeli typ dokumentu nie jest jednym ze standardowych.

(Inherited from ReservationListElement.)

Public property

StandardPositionType

Standardowy typ pozycji rezerwującej. Pole przyjmuje wartość pustą, jeżeli typ pozycji nie jest jednym ze standardowych.

(Inherited from ReservationListElement.)

Public property

Type

Typ rezerwacji.

(Inherited from ReservationListElement.)

Public property

Value

Wartość zarezerwowanego towaru.

(Inherited from ReservationListElement.)

Public property

WarehouseId

Id magazynu, w którym założona jest rezerwacja.

(Inherited from ReservationListElement.)

See Also

Reservation Class

Sage.PL.WebAPI.Interface.Reservations.ViewModels Namespace