UpdateTemplateSpecValues Method
- Last UpdatedMar 17, 2026
- 1 minute read
The UpdateTemplateSpecValues() method updates all operation spec parameter values based on the spec values of the job currently running on the specified entity.
This overload of the method uses the entity ID to specify the entity.
| Overload | Description |
|---|---|
| UpdateTemplateSpecValues(Int32,String,Int32,Nullable<Boolean>,Nullable<Int32>) | The UpdateTemplateSpecValues() method updates all operation spec parameter values based on the spec values of the job currently running on the specified entity. This overload of the method uses the entity ID to specify the entity. |
| UpdateTemplateSpecValues(Int32,String,String,String,Nullable<Boolean>,Nullable<Int32>) | The UpdateTemplateSpecValues() method updates all operation spec parameter values based on the spec values of the job currently running on the specified entity. This overload of the method uses the entity name and site name to specify the entity. |