Base |
The BaseDialogAutomation type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationDataDirectory |
The directory where application data, such as logs and configurations, are stored.
(Inherited from BaseJobElement) | |
| CancelLabel | The label of the Cancel button | |
| CancellationToken |
CancellationToken for canceling the delay if run on host.
(Inherited from BaseAutomationJobElement) | |
| Condition |
The binning condition for the holder of the job element.
(Inherited from BaseJobElement) | |
| ConfigurationManager | (Inherited from BasePlugin) | |
| DeviceManager | (Inherited from BaseJobElement) | |
| DirtyFlagLocker |
The lock object for property modification.
(Inherited from BaseJobElement) | |
| DoHandleConditionPortChangedDelegate | (Inherited from BaseJobElement) | |
| HasVariable | The flag to indicate whether the dialog should ask for a value for a variable to be entered. | |
| IsDirty |
The flag to indicate whether the content of this job element has been modified.
(Inherited from BaseJobElement) | |
| IsModal | The flag to indicate whether the dialog is modal. | |
| JobElementID |
The unique ID of the job element. If the concrete class inherits from BaseJobElement, the JobElementID of the BaseJobElement will be prefilled. Recommended not to be changed.
(Inherited from BaseJobElement) | |
| LogDirectory |
The directory of the log file.
(Inherited from BasePlugin) | |
| Logger |
The common logger.
(Inherited from BasePlugin) | |
| Message | The message to be displayed during the prompting. | |
| OkLabel | The label of the OK button. | |
| PluginMetadata |
The metadata of the plugin instances. If the concrete class inherits from the BasePluginSetup interface, the metadata of the BasePluginSetup will be prefilled.
(Inherited from BasePlugin) | |
| PropertyMask | (Inherited from BaseJobElement) | |
| ShouldExecute |
The flag to indicate whether the job element should be marked.
(Inherited from BaseAutomationJobElement) | |
| ShowConditionControllerUIDelegate |
The delegate to show the controller UI because no ports have been defined.
(Inherited from BaseJobElement) | |
| Title | The title of the prompt. | |
| VariableManager | (Inherited from BaseJobElement) | |
| VariableName | The name of the variable holding the entered value. | |
| VariableScopeName | (Inherited from BaseJobElement) |