Partager via


Propriété MapSubItem.MapLocation

Gets the location of the subitem.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MapLocation As MapLocation 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

MapSubItem Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering