Click or drag to resize

UnitsPersonalizedPersonalizedUnits Property

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

A list of production units that have been personalized, including the personalization characteristics of each.

Namespace:  CFX.Production.Assembly
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<PersonalizedUnit> PersonalizedUnits { get; set; }

Property Value

Type: ListPersonalizedUnit
See Also