Gets or sets the description of 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 Description { get; set; }
Property Value
Type: StringThe description of thie bookmark.
Exceptions
Exception | Condition |
---|---|
ArgumentException | value is null. |
Version Information
See Also