Specifies identifiers to indicate the return value of the SetupEnergySimulationDialog
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2016
Since: 2016
Syntax
| C# |
|---|
public enum SetupEnergySimulationDialogResult |
| Visual Basic |
|---|
Public Enumeration SetupEnergySimulationDialogResult |
| Visual C++ |
|---|
public enum class SetupEnergySimulationDialogResult |
Members
| Member name | Description |
|---|---|
| Continue | The user chose to continue from the dialog. |
| Cancel | The user chose to cancel out of the dialog. |