RelaxISRemoteOptionsGetJob Method |
Gets the currently set RelaxIS Remote Job from the control.
Namespace: RelaxIS_SDK.ToolsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax Public Function GetJob As Job
Dim instance As RelaxISRemoteOptions
Dim returnValue As Job
returnValue = instance.GetJob()
Return Value
JobA Job object with the current settings.
See Also