Revit 2018 API |
TaskDialog..::..ExtraCheckBoxText Property |
TaskDialog Class See Also |
ExtraCheckBoxText is used to label the extra checkbox.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 18.0.0.0 (18.2.0.13)
Since: 2017
Syntax
Remarks
If ExtraCheckBoxText is set, a checkbox with the text will be shown. You can get the response of checkbox by checking the return value of the WasExtraCheckBoxChecked() method.