Open this page in the API Guide

MapDataInfoSvg.AvailableLayerIds Property

Gets the list of available layer IDs based on client data request ClientRequest for metric sets.

Namespace:  Dundas.BI.Utility.Map
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public IList<Guid> AvailableLayerIds { get; }

Property Value

Type: IList<Guid>
See Also