Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets a collection of map tiles to be embedded in the map tile layer.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MapTiles As MapTileCollection
Get
'Utilisation
Dim instance As MapTileLayer
Dim value As MapTileCollection
value = instance.MapTiles
public MapTileCollection MapTiles { get; }
public:
property MapTileCollection^ MapTiles {
MapTileCollection^ get ();
}
member MapTiles : MapTileCollection
function get MapTiles () : MapTileCollection
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.MapTileCollection
A MapTileCollection object.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering