Click or drag to resize

FieldsGetValue Method

Overload List
  NameDescription
Public methodGetValue(String)
Get the value for the specified field. If the field is not found then an error is raised.
Public methodGetValue(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.
Top
See Also