Gets or sets the text that visually represents 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 DisplayName { get; set; }
Property Value
Type: StringExceptions
Exception | Condition |
---|---|
ArgumentException | value is null or an empty string. |
Version Information
See Also