Otter SDK Reference
Version:

CreateActionStatement(object model) Method

Creates the action statement based on data from the model.

Syntax

public virtual Inedo.ExecutionEngine.ActionStatement CreateActionStatement(object model)

Parameters

model
Type: object

The data.

Remarks

The default implementation will process a model generated by CreateModel(Inedo.ExecutionEngine.ActionStatement action).