GetValue Method
GetValue(string)
Get object from attribute name.
Declaration
public object GetValue(string fieldName)
Public Function GetValue(fieldName As String) As Object
Parameters
| Type |
Name |
Description |
| string |
fieldName |
The name of attribute
|
Returns