Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets a set of rules to be applied to map lines in the parent layer.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property MapLineRules As MapLineRules
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapLineRules
A MapLineRules object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering