ICapeOptionParameterSpecRestrictedToList Property

A list of Strings that the valueo f the parameter will be validated against.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[DispIdAttribute(3)]
bool RestrictedToList { get; }

Property Value

Boolean
Converted by COM interop to a COM-based CAPE-OPEN VARIANT_BOOL.

Remarks

If true, the parameter's value will be validated against the Strings in the OptionList.

See Also