new ProcessReference()
Unique identifier for an in-progress process.
Constructs a new ProcessReference.
The following features are supported:
Extends
Members
id :string
Unique ID of the process instance.
This property holds the value of the 'Id' attribute.
Type:
- string
- Inherited From:
name :string
Name of the process.
This property holds the value of the 'Name' attribute.
Type:
- string