Click or drag to resize

CharacteristicValueChildCharacteristicValues Property

A list of CharacteristicValue of the parent complex Characteristic.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public List<CharacteristicValue> ChildCharacteristicValues { get; }

Property Value

Type: ListCharacteristicValue
See Also