CustomPartClearValue Method

Scanjour Workflow4 Reference Manual
Removes the value at the specified xPath (if any).

Namespace:  Scanjour.Workflow4.ActivityLibrary.Documents
Assembly:  Scanjour.Workflow4.ActivityLibrary_22.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_22.1.0.0.dll) Version: 22.1.0.0 (22.1.0.0)
Syntax

public void ClearValue(
	string xPath
)

Parameters

xPath
Type: SystemString
The xPath to the element keeping the value.
See Also

Reference