Click or drag to resize

SystemUnitFamilyTypeExtensions Class

Extension methods for the SystemUnitClass element and its defining class SystemUnitFamilyType
Inheritance Hierarchy
SystemObject
  Aml.Engine.CAEX.ExtensionsSystemUnitFamilyTypeExtensions

Namespace: Aml.Engine.CAEX.Extensions
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public static class SystemUnitFamilyTypeExtensions

The SystemUnitFamilyTypeExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetDerivedSupportedRoles Gets the supported Roles and the inherited roles from base classes.
Public Extension MethodInsert_SystemUnitClassObsolete.
Inserts the provided SystemUnitClass object as a subordinate child into this SystemUnitClass
Public Extension MethodNew_SystemUnitClass Adding a new SystemUnitClass to this SystemUnitFamily.
Public Extension MethodSystemUnitClassDescendantsObsolete.
Gets all descendant SystemUnitFamilyType Objects in the SystemUnitClass. SystemUnitClasses on all levels are returned.
Top
See Also