Lenguaje

MapSizeRuleInstance.EndSize Propiedad

Definición

Obtiene el valor calculado de la EndSize propiedad en una MapSizeRule clase.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ EndSize { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize EndSize { get; }
member this.EndSize : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property EndSize As ReportSize

Valor de propiedad

Un ReportSize valor que representa el valor calculado de la EndSize propiedad.

Se aplica a