ProgressHandleTitle Property TIBCO Spotfire 7.6 API Reference
Gets the title of this ProgressHandle. The title of a Progress is a user-friendly description, which is represented in the user interface associated with the operation progress (e.g. a progress dialog).

Namespace: Spotfire.Dxp.Framework.ApplicationModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public string Title { get; }

Property Value

Type: String
Version Information

Supported in: 7.6, 7.5, 7.0
See Also

Reference