Właściwość MapLineLayer.MapLineRules
Pobiera zestaw reguł stosowanych zmapować wiersze w warstwie nadrzędnej.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapLineRules As MapLineRules
Get
'Użycie
Dim instance As MapLineLayer
Dim value As MapLineRules
value = instance.MapLineRules
public MapLineRules MapLineRules { get; }
public:
property MapLineRules^ MapLineRules {
MapLineRules^ get ();
}
member MapLineRules : MapLineRules
function get MapLineRules () : MapLineRules
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapLineRules
A MapLineRules obiektu.
Zobacz także