new ProcessTemplateNameIdentifier()
A Process Template identified by name, and optionally moduleName/version. Note: This option must uniquely identify a Process Template. Name can be used alone provided there is only one template on the system with it.
Constructs a new ProcessTemplateNameIdentifier.
The following features are supported:
Members
moduleName :string
(Optional) The module name for this Process Template. If not specified there must be only one Process Template on the system with the given processTemplateName
This property holds the value of the 'Module Name' attribute.
Type:
- string
processTemplateName :string
The name of this process template
This property holds the value of the 'Process Template Name' attribute.
Type:
- string
version :string
(Optional) The version of this Process Template. If not specified there must be only one Process Template on the system with the given processTemplateName
This property holds the value of the 'Version' attribute.
Type:
- string