Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets a collection of markers to be applied to map points.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property MapMarkers As MapMarkerCollection
Get
'Uso
Dim instance As MapMarkerRule
Dim value As MapMarkerCollection
value = instance.MapMarkers
public MapMarkerCollection MapMarkers { get; }
public:
property MapMarkerCollection^ MapMarkers {
MapMarkerCollection^ get ();
}
member MapMarkers : MapMarkerCollection
function get MapMarkers () : MapMarkerCollection
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerCollection
A MapMarkerCollection object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering