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 MapField objects to be associated with the spatial element.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MapFields As MapFieldCollection
Get
'Utilisation
Dim instance As MapSpatialElement
Dim value As MapFieldCollection
value = instance.MapFields
public MapFieldCollection MapFields { get; }
public:
property MapFieldCollection^ MapFields {
MapFieldCollection^ get ();
}
member MapFields : MapFieldCollection
function get MapFields () : MapFieldCollection
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.MapFieldCollection
A MapFieldCollection object that represents a collection of MapField objects to be associated with the spatial element.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering