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 the calculated value of the VectorData property in a MapSpatialDataRegion class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property VectorData As Object
Get
'Uso
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
Valor de la propiedad
Tipo: System.Object
An object that represents the calculated value of the NeedleStyle property.
Vea también
Referencia
MapSpatialDataRegionInstance Clase
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering