MapDataInfoSvgMetricSetResourceFileIds Property

Gets the IDs of map/diagram resource files required based on the ClientRequest for the metric set.

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> MetricSetResourceFileIds { get; }

Property Value

Type: ICollectionGuid
The map or diagram IDs.
See Also