LibraryItemSignature ParentId Property TIBCO Spotfire 6.0 API Reference
Gets the id of the parent item of this this item. The parent item is typically a folder in the library.

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 Guid ParentId { get; }

Property Value

Type: Guid
See Also