Partager via


Propriété MapAppearanceRuleInstance.EndValue

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property EndValue As Object 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

MapAppearanceRuleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering