Partager via


Propriété MapSpatialDataSetInstance.SpatialField

Gets the calculated value of the SpatialField property in a MapSpatialDataSet class.

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

Syntaxe

'Déclaration
Public ReadOnly Property SpatialField As String 
    Get
'Utilisation
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

Valeur de propriété

Type : System.String
A string value that represents the calculated value of the SpatialField property.

Voir aussi

Référence

MapSpatialDataSetInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering