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 name | Value | Description | |
|---|---|---|---|
| Server | 0 | The current job is executing on the server. | |
| Local | 1 | The current job is executing locally in the client. |
Version Information
See Also