ODSOColumn.Value Property
Returns the value of a field in a data source.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Value As String
Get
'Usage
Dim instance As ODSOColumn
Dim value As String
value = instance.Value
string Value { get; }
Property Value
Type: System.String