MapDataInfoSvgAvailableLayerIds 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 (24.3.0.1000)
Syntax
public IList<Guid> AvailableLayerIds { get; }

Property Value

Type: IListGuid
See Also