EndValue Propiedad
Gets the calculated value of the EndValue property in a MapAppearanceRule class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property EndValue As Object
Get
'Uso
Dim instance As MapAppearanceRuleInstance
Dim value As Object
value = instance.EndValue
public Object EndValue { get; }
public:
property Object^ EndValue {
Object^ get ();
}
member EndValue : Object
function get EndValue () : Object
Valor de la propiedad
Tipo: System. . :: . .Object
An object that represents the calculated value of the EndValue property.