Partager via


Propriété MapPointLayer.MapPointRules

Gets a set of rules to be applied to the map points in the map point layer.

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

Syntaxe

'Déclaration
Public ReadOnly Property MapPointRules As MapPointRules 
    Get
'Utilisation
Dim instance As MapPointLayer 
Dim value As MapPointRules 

value = instance.MapPointRules
public MapPointRules MapPointRules { get; }
public:
property MapPointRules^ MapPointRules {
    MapPointRules^ get ();
}
member MapPointRules : MapPointRules
function get MapPointRules () : MapPointRules

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.MapPointRules
A MapPointRules object.

Voir aussi

Référence

MapPointLayer Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering