IParameterRestrictedToListChangedEventArgs Interface

The restiction to the options list of a parameter was changed.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[ComVisibleAttribute(true)]
[GuidAttribute("7F357261-095A-4FD4-99C1-ACDAEDA36141")]
public interface IParameterRestrictedToListChangedEventArgs

Remarks

The restiction to the options list of a parameter was changed.

Properties

ParameterName The name of the parameter being changed.

See Also