CapeBoundariesExceptionvalue Property

The current value which has led to an error.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
public double value { get; }

Property Value

Double
The value that resulted in the error condition.

Implements

ECapeBoundariesvalue

Remarks

This provides the user with the value that caused the error condition.

See Also