🔒 You're viewing limited content
In this lesson, we implement the data persistence logic for our custom task settings. You will learn how to use the IEDMTaskProperties interface as a virtual dictionary to store and retrieve administrator-defined variables.
Key Takeaway:
-
- getValEx & setValEx: The dynamic duo for reading and writing task data.
-
- PropertyGrid Integration : Assigning
Settingsclass toPropertyGrid.SelectedObject.
- PropertyGrid Integration : Assigning