Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / OperationErrorEventArgs Class / Operation Property

In This Topic
    Operation Property
    In This Topic
    Gets the operation being executed when the error occurred.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Operation As FlexViewerErrorOperation
    public FlexViewerErrorOperation Operation {get;}
    See Also