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
Syntaxpublic List<Characteristic> Characteristics { get; set; }
Public Property Characteristics As List(Of Characteristic)
Get
Set
Property Value
Type:
ListCharacteristic
See Also