LibraryItemSignature Path Property TIBCO Spotfire 6.0 API Reference
Gets the path of this item, or null if the path was not retrieved from the library when this item signature was created.

Namespace: Spotfire.Dxp.Framework.Library
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public string Path { get; }

Property Value

Type: String
See Also