Właściwość DataValueInstance.Value
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public MustOverride ReadOnly Property Value As Object
Get
'Użycie
Dim instance As DataValueInstance
Dim value As Object
value = instance.Value
public abstract Object Value { get; }
public:
virtual property Object^ Value {
Object^ get () abstract;
}
abstract Value : Object
abstract function get Value () : Object
Wartość właściwości
Typ: System.Object
Obiektu reprezentująca obliczonej wartości Value właściwość.
Zobacz także