PathInfoSvgId Property

Gets the ID of the path.

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

Property Value

String
The ID of the path.
See Also