MapSubItem.MapLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the location of the subitem.
public:
property Microsoft::ReportingServices::RdlObjectModel::MapLocation ^ MapLocation { Microsoft::ReportingServices::RdlObjectModel::MapLocation ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapLocation ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapLocation MapLocation { get; set; }
member this.MapLocation : Microsoft.ReportingServices.RdlObjectModel.MapLocation with get, set
Public Property MapLocation As MapLocation
Property Value
A MapLocation object.