OnOKAction Property


The ok handler.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013

Syntax

C#
public TabbedDialogAction OnOKAction { get; }
Visual Basic
Public ReadOnly Property OnOKAction As TabbedDialogAction
	Get
Visual C++
public:
property TabbedDialogAction^ OnOKAction {
	TabbedDialogAction^ get ();
}

Remarks

This handler will be invoked when the "Ok" button in Revit options dialog is clicked.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →