Otter SDK Reference
Version:

CreateDpContextInvocation(Inedo.ExecutionEngine.ActionStatement statement) Method

Creates the invocation that will be used based an optional statement

Syntax

public virtual Inedo.Web.DP.DpContextInvocation CreateDpContextInvocation(Inedo.ExecutionEngine.ActionStatement statement)

Parameters

statement
Type: Inedo.ExecutionEngine.ActionStatement

The statement to be modeled, or null (Nothing in Visual Basic) if no statement is to be modeled.