Operation interface
Operation provided by provider
Properties
| display | Properties of the operation  | 
| is | 
	Indicates whether the operation is a data action  | 
| name | Name of the operation  | 
Property Details
display
		isDataAction
	  
	Indicates whether the operation is a data action
isDataAction?: boolean
				Property Value
boolean
name
Name of the operation
name?: string
				Property Value
string