ToolTemperatureTargetEntity
📊 Overview: 3 Functions
Extends: Entity
🕐 Last updated: 2025-12-10T11:45:24.515Z
📑 Table of Contents
- ⚙️ Functions
- Regular Functions
- SetTargetValues (1 param) 🖥️
- getMigrationRules (1 param) →
$Collection : Collection🖥️ - syncMigrationSelections (1 param) 🖥️
- Regular Functions
- 🔗 Related Items
Functions
Regular Functions
SetTargetValues
[🖥️ local]
Function SetTargetValues($ToolsEntity : cs.ToolsEntity)
Prompts user to select zone (if new) and set target/min/max temperatures for this tool temperature target
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$ToolsEntity | cs.ToolsEntity | - | - |
getMigrationRules
[🖥️ local]
Function getMigrationRules($RemoteEntity : cs.ToolTemperatureTargetEntity) -> $Collection : Collection
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$RemoteEntity | cs.ToolTemperatureTargetEntity | - | - |
Returns: Collection
syncMigrationSelections
[🖥️ local]
Function syncMigrationSelections($RemoteEntity : cs.ToolTemperatureTargetEntity)
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$RemoteEntity | cs.ToolTemperatureTargetEntity | - | - |
Related Items
🗂️ Tables
- ToolTemperatureTarget - ORDA Entity class for ToolTemperatureTarget table
� Related Classes
- ToolTemperatureTarget - ORDA DataClass class for ToolTemperatureTarget table
- ToolTemperatureTargetSelection - ORDA EntitySelection class for ToolTemperatureTarget table
� Forms
- ToolTemps - Data source for ToolTemps form
Generated from ToolTemperatureTargetEntity.4dm