Partager via


Propriété MapSpatialDataRegionInstance.VectorData

Gets the calculated value of the VectorData property in a MapSpatialDataRegion class.

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

Syntaxe

'Déclaration
Public ReadOnly Property VectorData As Object 
    Get
'Utilisation
Dim instance As MapSpatialDataRegionInstance 
Dim value As Object 

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

Valeur de propriété

Type : System.Object
An object that represents the calculated value of the NeedleStyle property.

Voir aussi

Référence

MapSpatialDataRegionInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering