DocumentMetadataLoadedFromFileName Property

TIBCO Spotfire 11.4 API Reference
Gets the file name that the analysis was opened from; otherwise null.

Namespace:  Spotfire.Dxp.Application
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax

C#
public string LoadedFromFileName { get; }

Property Value

Type: String
Remarks

If there is no analysis open or if the analysis was no loaded from a file, null is returned.
Version Information

Supported in: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also

Reference