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

Property Value

IListGuid
See Also