ECape Boundariesvalue 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#
[DispIdAttribute(3)]
double value { get; }VB
<DispIdAttribute(3)>
ReadOnly Property value As Double
GetProperty Value
DoubleThe value that resulted in the error condition.
Remarks
This provides the user with the value that caused the error condition.