Click or drag to resize

NominalScaledTypeTypeRequiredValue Property

Gets the collection of the 'RequiredValue' elements for this nominal scaled attribute constraint.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public ValueSequence<string> RequiredValue { get; }

Property Value

ValueSequenceString
See Also