Click or drag to resize

TypedMapperGetValue 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. The behaviour when the field is not found is dictated by the behaviour parameter.
Top
See Also