Set the value at the specified xPath (if any).
Namespace: Scanjour.Workflow4.ActivityLibrary.Documents
Assembly: Scanjour.Workflow4.ActivityLibrary_21.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_21.3.0.0.dll) Version: 21.3.0.0 (21.3.0.0)
Syntax
Parameters
- xPath
- Type: SystemString
The xPath to the element keeping the value. - value
- Type: SystemString
The value which will be set.
See Also