WorkflowManagerRemoveWorkflowTemplate Method |
Remove specified workflow template.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void RemoveWorkflowTemplate(
int workflowTemplateId
)
Parameters
- workflowTemplateId
- Type: SystemInt32
See Also