MapDataInfoSvgMetricSetResourceFileNames Property

Gets the names 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<string> MetricSetResourceFileNames { get; }

Property Value

Type: ICollectionString
The map or diagram file names.
See Also