Свойство MapPointLayer.MapPointRules
Gets a set of rules to be applied to the map points in the map point layer.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MapPointRules As MapPointRules
Get
'Применение
Dim instance As MapPointLayer
Dim value As MapPointRules
value = instance.MapPointRules
public MapPointRules MapPointRules { get; }
public:
property MapPointRules^ MapPointRules {
MapPointRules^ get ();
}
member MapPointRules : MapPointRules
function get MapPointRules () : MapPointRules
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapPointRules
A MapPointRules object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering