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


Свойство MapShapefile.Source

Gets the location of a shape file to be imported.

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

Синтаксис

'Декларация
Public ReadOnly Property Source As ReportStringProperty 
    Get
'Применение
Dim instance As MapShapefile 
Dim value As ReportStringProperty 

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

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

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

См. также

Справочник

MapShapefile Класс

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