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; }
Public ReadOnly Property ReservationId As Guid
Get
public:
property Guid ReservationId {
Guid get ();
}
member ReservationId : Guid with get
Property Value
Type:
GuidSee Also