Click or drag to resize

ItemClassification Property

An enumerated value describing the kind of item represented by this item instance. This property may not be alterned or updated after the item has been created.

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

Property Value

Type: ItemClassification
See Also