Свойство SpatialField

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property SpatialField As String
    Get
'Применение
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

Значение свойства

Тип: System. . :: . .String
A string value that represents the calculated value of the SpatialField property.