Gets the name of the user that created this bookmark.
Namespace: Spotfire.Dxp.Application
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public string CreatedBy { get; }
Property Value
Type: StringThe 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