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