LibraryItem Properties Property TIBCO Spotfire 6.0 API Reference
Gets the properties of this item, or null if the properties was not retrieved from the library when this item 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 LibraryItemPropertyCollection Properties { get; }

Property Value

Type: LibraryItemPropertyCollection
See Also