LibraryItem LastModified Property TIBCO Spotfire 6.0 API Reference
Gets a DateTime describing when the last modification of this item was made 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 DateTime LastModified { get; }

Property Value

Type: DateTime
See Also