Constructor UIBlockDefinition
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
UIBlockDefinition()
Initializes a new instance of the UIBlockDefinition class.
public UIBlockDefinition()
Examples
UIBlockDefinition blockItem = new UIBlockDefinition();
Remarks
note
If you want to have IntelliSense in DataMiner Cube, the name of the dialog box has to start with “block”.