Cape Boundaries Exceptionvalue 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)
The value that resulted in the error condition.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public double value { get; }VB
Public ReadOnly Property value As Double
GetProperty Value
DoubleThe value that resulted in the error condition.
Implements
ECapeBoundariesvalueRemarks
This provides the user with the value that caused the error condition.