UpdateTemplateSpecValues Method
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateTemplateSpecValues method updates the specification values of a template. The caller must catch exception if the call fails.
Parameters
- UserId
- Required. Holds the ID of the user making the change.
- CheckPrivs
- Required. Holds a flag that, if set to true, specifies that whether or not the middleware should check the privileges of the user updating the specification.
- JobPos
- Optional. Holds the position of the job on the entity for which the operation specifications should be updated. If this is null, the current job will be used.