TaskExecutionContextLocation Enumeration

Spotfire Automation Services 15.0 API Reference
The location of the current job execution.

Namespace:  Spotfire.Dxp.Automation.Extension
Assembly:  Spotfire.Dxp.Automation.Framework (in Spotfire.Dxp.Automation.Framework.dll) Version: 71.0.21826.3255 (71.0.21826.3255)
Syntax

C#
public enum Location
Members

  Member nameValueDescription
Server0The current job is executing on the server.
Local1The current job is executing locally in the client.
Version Information


See Also

Reference