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