| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| id | String | The Page Set Id. | ||
| navigationMethod | isefinPageSetNavigationMethod | Optional | The overriding Navigation Method. If omitted, a value of isefinPageSetNavigationMethod.Default is assumed. | |
| parameters | ISKeyValueList | Optional | Any additional Parameters to send to the Page Set. If omitted, a value of Nothing is assumed. | |
| visiblePageCodes | String | Optional | A comma-separated list of Page Codes to display when not in 'Wizard' mode. | |
| modal | Boolean | Optional | Indicates whether to display the Page Set as a Modal form. If omitted, a value of False is assumed. | |
| pseudoModal | Boolean | Optional | Indicates whether to display the Page Set as a Pseudo-Modal form. If omitted, a value of False is assumed. |
An ISApplicationShortcut object.