Click or drag to resize

ProcessForm Constructor

Initializes a new instance of the ProcessForm class.

Namespace: Scanjour.Workflow4.Web.Services.Entities
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public ProcessForm(
	Guid identity
)

Parameters

identity  Guid
The identity.
See Also