SpatialField Propiedad
Gets the calculated value of the SpatialField property in a MapSpatialDataSet class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property SpatialField As String
Get
'Uso
Dim instance As MapSpatialDataSetInstance
Dim value As String
value = instance.SpatialField
public string SpatialField { get; }
public:
property String^ SpatialField {
String^ get ();
}
member SpatialField : string
function get SpatialField () : String
Valor de la propiedad
Tipo: System. . :: . .String
A string value that represents the calculated value of the SpatialField property.