MaxPercent Propiedad
Maximum percent.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property MaxPercent As ReportDoubleProperty
Get
'Uso
Dim instance As GaugeInputValue
Dim value As ReportDoubleProperty
value = instance.MaxPercent
public ReportDoubleProperty MaxPercent { get; }
public:
property ReportDoubleProperty^ MaxPercent {
ReportDoubleProperty^ get ();
}
member MaxPercent : ReportDoubleProperty
function get MaxPercent () : ReportDoubleProperty
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportDoubleProperty
A ReportDoubleProperty object.