Compartir a través de


MapAppearanceRuleInstance.StartValue Propiedad

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

Valor de la propiedad

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

Vea también

Referencia

MapAppearanceRuleInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering