Click or drag to resize

FieldsSetValue Method

Overload List
  NameDescription
Public methodSetValue(String, Object)
Set the value for the specified field. If the field is not found, an error is raised.
Public methodSetValue(String, Object, SetValFlags, FindBehaviour)
Set the value for the specified field per the provided SetValFlags. Behaviour in the case where the specified field is not found in the collection is dictated by FindBehaviour.
Top
See Also