DialogBoxData.OverrideResult
Description:
Call this method to cause the Autodesk Revit dialog to be dismissed with the specified return value.
Call this method to cause the Autodesk Revit dialog to be dismissed with the specified return value.
public bool OverrideResult(
int result
)
-
Int32resultThe result code you wish the Revit dialog to return.