TmsLayerCopyrightLink Property

Spotfire 15.0 API Reference

Note: This API is now obsolete.

Gets or sets the TMS layer copyright link.

Namespace:  Spotfire.Dxp.Application.Visuals.Maps
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
[ObsoleteAttribute("Use the CopyrightInfoItems collection property instead. This property now accesses the Link of the first item in the collection.")]
public Uri CopyrightLink { get; set; }

Property Value

Type: Uri
Version Information

Supported in: 14.7, 14.6, 14.5, 14.4, 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
Obsolete (compiler warning) in 15.0
Obsolete (compiler warning) in 14.8
See Also

Reference