Click or drag to resize

InternalElementTypeRoleRequirements Property

Gets the collection of RoleRequirements objects contained in this instance.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public CAEXSequence<RoleRequirementsType> RoleRequirements { get; }

Property Value

CAEXSequenceRoleRequirementsType
See Also