ITransition
|
The ITransitionUserInterface type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
OnEnterDisplayTime |
Obsolete.
Get and sets the display time of the of the enter dialog, if OnEnterHideDlgButtons is set to true. |
|
|
OnEnterHideDlgButtons |
Obsolete.
Gets and sets whether hide the dialog buttons on the enter dialog. |
|
|
OnEnterPrompt | Gets and sets the message that displays in the dialog before transition execution starts. |
|
|
OnExitDisplayTime |
Obsolete.
Get and sets the display time of the of the exit dialog if OnExitHideDlgButtons is set to true. |
|
|
OnExitHideDlgButtons |
Obsolete.
Gets and sets whether to hide the dialog buttons on the exit dialog. |
|
|
OnExitPrompt | Gets and sets the message that displays in the dialog before transition execution ends. |
|
|
ToolbarIcon | Gets and sets the toolbar icon. If set, the icon appears in the "Advance in Workflow" toolbar button's drop-down menu item for this transition. |