Gets a value (returned by a property of the data object or how else).
Namespace: Dapfor.Net.DataAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
Object GetValue() |
| Visual Basic |
|---|
Function GetValue As Object |
| Visual C++ |
|---|
Object^ GetValue() |
| F# |
|---|
abstract GetValue : unit -> Object |
Return Value
Type: ObjectA value, returned by the data object.