CapeBadCOParameterparameter Property

The name of the CO parameter that is throwing the exception.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
public virtual Object parameter { get; }

Property Value

Object
The name of the parameter that threw the exception.

Implements

ECapeBadCOParameterparameter

Remarks

This provides the name of the parameter that threw the exception.

See Also