Click or drag to resize

OrderLineItemPartId Property

The 128-bit unique identifier of the InternalPart associated with this order line item. If this property is populated with a value other than null or Guid.Empty, the PartNumber and PartRevision properties will be ignored during order line item creation or updates.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Guid PartId { get; set; }

Property Value

Type: Guid
See Also