Click or drag to resize

PersonalizedUnitCharacteristics Property

[This is preliminary documentation and is subject to change.]

A list of personalized characteristics that have been applied to the production unit

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<Characteristic> Characteristics { get; set; }

Property Value

Type: ListCharacteristic
See Also