Condividi tramite


Proprietà MapAppearanceRuleInstance.EndValue

Gets the calculated value of the EndValue property in a MapAppearanceRule class.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property EndValue As Object 
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.Object
An object that represents the calculated value of the EndValue property.

Vedere anche

Riferimento

MapAppearanceRuleInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering