MapDataRegionName Property
In This Topic
Gets or sets which data region to use as the source. Mandatory if
MapSpatialData is
MapSpatialDataRegion.
Syntax
'Declaration
Public Property MapDataRegionName As String
public string MapDataRegionName {get; set;}
See Also