BookmarkCreatedBy Property

Spotfire 15.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: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
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.
Version Information


See Also

Reference