new BusinessServiceTemplate()
Definition of a business service or pageflow process.
Constructs a new BusinessServiceTemplate.
The following features are supported:
Extends
Members
hasFormalParameters :boolean
Boolean value defining whether the business service or pageflow process has formal parameters.
This property holds the value of the 'Has Formal Parameters' attribute.
Type:
- boolean
moduleName :string
Module name that contains the pageflow process or business service.
This property holds the value of the 'Module Name' attribute.
Type:
- string
- Inherited From:
processName :string
Name of the pageflow process or business service.
This property holds the value of the 'Process Name' attribute.
Type:
- string
- Inherited From:
version :string
Version of the process.
This property holds the value of the 'Version' attribute.
Type:
- string
- Inherited From: