DataSourceDocumentTitle Property

Spotfire 15.0 API Reference
Gets a document title for the data returned from this data source with the current configuration.

Namespace:  Spotfire.Dxp.Data
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public virtual string DocumentTitle { get; }

Property Value

Type: String
Remarks

The default implementation returns string.Empty.
Version Information


See Also

Reference