Click or drag to resize

AttributeTypeTypeConstraint Property

Gets the collection of AttributeValueRequirement objects contained in this instance.

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

Property Value

CAEXSequenceAttributeValueRequirementType
See Also