Click or drag to resize
CommandWithAction Method (CommandAction)
Specify the SOAP action to use with the AML

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public Command WithAction(
	CommandAction action
)

Parameters

action
Type: Innovator.ClientCommandAction

Return Value

Type: Command
See Also