WHSWorkTemplateTable::getValidWorkTransTypesForCreationProcess Method
Creates the set of work order types that can be matched with selected work creation process value.
Syntax
client server public static Set getValidWorkTransTypesForCreationProcess(WHSWorkCreationProcess _workCreationProcess)
Run On
Called
Parameters
- _workCreationProcess
Type: WHSWorkCreationProcess Enumeration
The selected work creation process value.
Return Value
Type: Set Class
A set of WHSWorkTransType enum values.