MapDataInfoSvgMetricSetDataRequestIds Property

Gets the IDs of client data request ClientRequest for metric sets attached to a map control.

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 ICollection<Guid> MetricSetDataRequestIds { get; }

Property Value

Type: ICollectionGuid
The map or diagram IDs.
See Also