LibraryItem HasBeenAccessed Property TIBCO Spotfire 6.0 API Reference
Returns true if the contents of this item has been accessed since it 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 bool HasBeenAccessed { get; }

Property Value

Type: Boolean
See Also