Returns the reference to the object containing the actual results returned by the data provider. The type of the object returned depends on the category. The categories currently defined are: Interval, SubSection and TextMessage.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Value() As Object |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property IUnknown ^ get_Value(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public Object getValue(); |






