Поделиться через


Свойство MapVectorLayer.MapFieldDefinitions

Gets a collection of A MapFieldDefinition objects in the vector layer.

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

Синтаксис

'Декларация
Public ReadOnly Property MapFieldDefinitions As MapFieldDefinitionCollection 
    Get
'Применение
Dim instance As MapVectorLayer 
Dim value As MapFieldDefinitionCollection 

value = instance.MapFieldDefinitions
public MapFieldDefinitionCollection MapFieldDefinitions { get; }
public:
property MapFieldDefinitionCollection^ MapFieldDefinitions {
    MapFieldDefinitionCollection^ get ();
}
member MapFieldDefinitions : MapFieldDefinitionCollection
function get MapFieldDefinitions () : MapFieldDefinitionCollection

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapFieldDefinitionCollection
A MapFieldDefinitionCollection object.

См. также

Справочник

MapVectorLayer Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering