Propriété MapAppearanceRuleInstance.StartValue
Gets the calculated value of the StartValue 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 StartValue As Object
Get
'Utilisation
Dim instance As MapAppearanceRuleInstance
Dim value As Object
value = instance.StartValue
public Object StartValue { get; }
public:
property Object^ StartValue {
Object^ get ();
}
member StartValue : Object
function get StartValue () : Object
Valeur de propriété
Type : System.Object
An object that represents the calculated value of the StartValue property.
Voir aussi
Référence
MapAppearanceRuleInstance Classe
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering