Click or drag to resize

PartBaseId Property

A unique identifier for this particular part (corresponds to the primary key in the FactoryLogix database)

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 Id { get; }

Property Value

Type: Guid
See Also