Click or drag to resize

RoleFamilyTypeRoleClass Property

Gets the collection of RoleClass objects contained in this instance.

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

Property Value

CAEXSequenceOfCAEXObjectsWithReferenceRoleFamilyType

Implements

IRoleClassContainerRoleClass
See Also