CapeUserExceptionoperation 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)
public string operation { get; }

Property Value

String
The operation name.

Implements

ECapeUseroperation

Remarks

This field provides the name of the operation being perfomed when the exception was raised.

See Also