Click or drag to resize

TransportOrderReservationId Property

The 128-bit unique identifier of the reservation that is associated with this TransportOrder. TransportOrders sharing common reservations are related.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public Guid ReservationId { get; }

Property Value

Type: Guid
See Also