CommandWithAction Method (CommandAction) |
Specify the SOAP action to use with the AML
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax public Command WithAction(
CommandAction action
)
Public Function WithAction (
action As CommandAction
) As Command
Parameters
- action
- Type: Innovator.ClientCommandAction
Return Value
Type:
CommandSee Also