Property BlockDefinition
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
BlockDefinition
Gets the internal DataMiner representation of the widget. This object should not be used! This library exists so you don't need to use this object.
protected UIBlockDefinition BlockDefinition { get; }
Property Value
Remarks
A widget should implement everything, so you don't need to use this object.