Właściwość MapSubItem.MapLocation
Pobiera lokalizacji podelement.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapLocation As MapLocation
Get
'Użycie
Dim instance As MapSubItem
Dim value As MapLocation
value = instance.MapLocation
public MapLocation MapLocation { get; }
public:
property MapLocation^ MapLocation {
MapLocation^ get ();
}
member MapLocation : MapLocation
function get MapLocation () : MapLocation
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapLocation
A MapLocation obiektu.
Zobacz także