Method SetBookmarkValue
SetBookmarkValue(string, string)
Binds a name as a SET field would, so later REF fields in the same
update see it.
public void SetBookmarkValue(string name, string value)
Parameters
Exceptions
- ArgumentNullException
nameorvalueis null.