Cape User Exceptionoperation 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#
public string operation { get; }VB
Public ReadOnly Property operation As String
GetProperty Value
StringThe operation name.
Implements
ECapeUseroperationRemarks
This field provides the name of the operation being perfomed when the exception was raised.