| RemoveApprovalTemplate Method | |
| See Also Example |
- pIApprovalTemplateParams
ApprovalTemplate identification key combination (Code and Name).
Remove ApprovalTemplate identified by its ApprovalTemplateParams from ApprovalTemplates collection.
| Visual Basic |
|---|
Public Sub RemoveApprovalTemplate( _
   ByVal pIApprovalTemplateParams As ApprovalTemplateParams _
) |
- pIApprovalTemplateParams
ApprovalTemplate identification key combination (Code and Name).
| Removing an approval template (Visual Basic) | Copy Code | |
|---|---|---|
| ||