Click or drag to resize

InternalPartSimultaneousLoading Property

A nullable boolean value indicating whether or not single instances of this part may be loaded at more than one physical location on the production floor.

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<bool> SimultaneousLoading { get; set; }

Property Value

Type: NullableBoolean
See Also