Freigeben über


MapSubItem.MapLocation-Eigenschaft

Gets the location of the subitem.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property MapLocation As MapLocation 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapLocation
A MapLocation object that represents the location of the subitem.

Siehe auch

Verweis

MapSubItem Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace