Operation interface

Operation provided by provider

Properties

display

Properties of the operation

isDataAction

Indicates whether the operation is data action or not.

name

Name of the operation

Property Details

display

Properties of the operation

display?: OperationDisplay

Property Value

isDataAction

Indicates whether the operation is data action or not.

isDataAction?: boolean

Property Value

boolean

name

Name of the operation

name?: string

Property Value

string