FieldsGetValue Method |
Name | Description | |
---|---|---|
GetValue(String) |
Get the value for the specified field.
If the field is not found then an error is raised.
| |
GetValue(String, Object, FindBehaviour) |
Get the value for the specified field, or the defaultValue if not found.
The behaviour when the field is not found is dictated by the FindBehaviour parameter.
|