| GetApprovalTemplate Method | |
| See Also Example |
- pIApprovalTemplateParams
The identification key of the ApprovalTemplate Object you want to get.
Gets an instance of the ApprovalTemplate Object from the ApprovalTemplates collection by its params.
| Visual Basic |
|---|
Public Function GetApprovalTemplate( _
   ByVal pIApprovalTemplateParams As ApprovalTemplateParams _
) As ApprovalTemplate |
- pIApprovalTemplateParams
The identification key of the ApprovalTemplate Object you want to get.
| Getting an approval template (Visual Basic) | Copy Code | |
|---|---|---|
| ||