new QueryProcessTemplatesOutputType()
Constructs a new QueryProcessTemplatesOutputType.
The following features are supported:
Members
pagingID :number
Paging ID which can be used to get individual pages of the (paged) list.
This property holds the value of the 'Paging ID' attribute.
Type:
- number
processTemplates :tibco.objectapi.pm.ProcessTemplates
Details of process templates that match the query specified in the request.
This will be either the full list or the first page of the list, depending on the pageSize value specified in the request.
This property holds the value of the 'Process Templates' containment reference.