Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the calculated value of the VectorData property in a MapSpatialDataRegion class.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property VectorData As Object
Get
'Utilizzo
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
Valore proprietà
Tipo: System.Object
An object that represents the calculated value of the NeedleStyle property.
Vedere anche
Riferimento
MapSpatialDataRegionInstance Classe
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering