Click or drag to resize
CommandWithAction Method (String)
Specify the SOAP action to use with the AML (as a string)

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

Parameters

action
Type: SystemString

Return Value

Type: Command
See Also