Otter SDK Reference
Version:

FromOperationType(System.Type operationType, IOperationEditorContext context) Method

Creates a OperationEditor from the specified type

Syntax

public static OperationEditor FromOperationType(System.Type operationType, IOperationEditorContext context)

Parameters

operationType
Type: System.Type

Type of the operation.

context
Type: IOperationEditorContext

The context.