Condividi tramite


Proprietà MapAppearanceRuleInstance.StartValue

Gets the calculated value of the StartValue 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 StartValue As Object 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

MapAppearanceRuleInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering