Bookmark CreatedBy Property TIBCO Spotfire 6.0 API Reference
Gets the name of the user that created this bookmark.

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

public string CreatedBy { get; }

Property Value

Type: String
The name of the user that created this bookmark or an empty string if this bookmark was created in an offline mode.
See Also