Click or drag to resize

AutomationMLBaseRoleClassLibTypeRoleClass Property

Gets the collection of RoleClass objects contained in this library.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public CAEXSequenceOfCAEXObjectsWithReference<RoleFamilyType> RoleClass { get; }

Property Value

CAEXSequenceOfCAEXObjectsWithReferenceRoleFamilyType

Implements

IRoleClassContainerRoleClass
See Also