ECape Outside Solver Scopeoperation Property
The name of the operation where the error is thrown. This is a mandatory field.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The operation name.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(5)]
string operation { get; }VB
<DispIdAttribute(5)>
ReadOnly Property operation As String
GetProperty Value
StringThe operation name.
Remarks
This field provides the name of the operation being perfomed when the exception was raised.