IViewTableMethodsGetValue Method
Gets the value corresponding to the indicated field.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Object GetValue(
string fieldName
)
Function GetValue (
fieldName As String
) As Object
- fieldName String
- Indicate field name.
ObjectObject with the the value corresponding to the indicated field.