Lenguaje

MapSizeRuleInstance.StartSize Propiedad

Definición

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

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

Valor de propiedad

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

Se aplica a