Click or drag to resize

SystemUnitClassLibTypeSystemUnitClass Property

Gets a collection of SystemUnitClass objects contained in this instance.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public CAEXSequenceOfCAEXObjectsWithReference<SystemUnitFamilyType> SystemUnitClass { get; }

Property Value

CAEXSequenceOfCAEXObjectsWithReferenceSystemUnitFamilyType

Implements

ISystemUnitClassContainerSystemUnitClass
See Also