| RemoveApprovalStage Method | |
| See Also Example |
- pIApprovalStageParams
Specifies the ApprovalStageParams identification key combination (Code and Name) of the Approval stage you want to remove.
Remove an ApprovalStage from the ApprovalStages data collection by it ApprovalStageParams.
| Visual Basic |
|---|
Public Sub RemoveApprovalStage( _
   ByVal pIApprovalStageParams As ApprovalStageParams _
) |
- pIApprovalStageParams
Specifies the ApprovalStageParams identification key combination (Code and Name) of the Approval stage you want to remove.
Remove an existing Approval Stage
| RemoveApprovalStage (Visual Basic) | Copy Code | |
|---|---|---|
| ||