Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets an expression to be evaluated on the scope of a map item in a map polygon layer, a map point layer, or a map line layer.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property DataValue As ReportVariantProperty
Get
'Uso
Dim instance As MapAppearanceRule
Dim value As ReportVariantProperty
value = instance.DataValue
public ReportVariantProperty DataValue { get; }
public:
property ReportVariantProperty^ DataValue {
ReportVariantProperty^ get ();
}
member DataValue : ReportVariantProperty
function get DataValue () : ReportVariantProperty
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering