Interface for Xrm.Page.ui.process API
Use ProcessControl instead.
Gets the display state of the process flow control.
Gets the visibility state.
true if the tab is visible, otherwise false.
Reflow the UI of the process control
Specify true to update the UI of the process control; false otherwise.
ID of the parent stage.
ID of the next stage.
Sets display state of the process flow control.
Display state of the process flow control, as either "expanded" or "collapsed"
Sets the visibility state.
true to show, false to hide.
Generated using TypeDoc
Interface for Xrm.Page.ui.process API
Deprecated
Use ProcessControl instead.