Свойство MapSubItem.MapLocation
Gets the location of the subitem.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MapLocation As MapLocation
Get
'Применение
Dim instance As MapSubItem
Dim value As MapLocation
value = instance.MapLocation
public MapLocation MapLocation { get; }
public:
property MapLocation^ MapLocation {
MapLocation^ get ();
}
member MapLocation : MapLocation
function get MapLocation () : MapLocation
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapLocation
A MapLocation object that represents the location of the subitem.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering