TaskEditingContext Properties

Spotfire Automation Services 14.3 API Reference

The TaskEditingContext type exposes the following members.

Properties

  NameDescription
Public propertyApplication
Gets the Spotfire Analysis Application.
Public propertyHasChanged
Gets a value indicating whether the current job has changed since it was loaded or created.
Public propertyShowGuidFields
Gets or sets a value indicating whether the setting for "show GUIDs" in the job editor dialog. When true, task editor fields should show raw GUIDs for tables, columns etc and make then editable. When false, task editor fields should show nice display names readonly. When this value changes, the task editor is reloaded, so you can depend on this value not to change while your editor control is alive.
Public propertyShowGUIDs Obsolete.
Gets or sets a value indicating whether the setting for "show GUIDs" in the job editor dialog. When true, task editor fields should show raw GUIDs for tables, columns etc and make then editable. When false, task editor fields should show nice display names readonly. When this value changes, the task editor is reloaded, so you can depend on this value not to change while your editor control is alive.
Top
See Also

Reference