ProgressHandle Description Property TIBCO Spotfire 7.0 API Reference
Gets the description of this ProgressHandle. The description 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: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public string Description { get; }

Property Value

Type: String
Version Information

Supported in: 7.0
See Also