ModLayerLayerType Property

Spotfire 15.0 API Reference
Gets the type of the layer as defined in the mod manifest, or null if this is an instance of the top-level ModVisualization.

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

C#
public string LayerType { get; }

Property Value

Type: String
Version Information

Supported in: 15.0, 14.8
See Also

Reference