Click or drag to resize

ItemPartID Property

The 128-bit unique identifier of the internal part that may be related to the item. Corresponds to the Id property of the InternalPart of the item.

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

Property Value

Type: NullableGuid
See Also