<Code Lib>
M

IRevisionsOnSheetUIServer.ShowDialog

Description:
Shows dialog on managing RevisionsOnSheetUI.

[ObsoleteAttribute("This is deprecated in Revit 2027 and may be removed in a future version of Revit.")]
bool ShowDialog(
	RevisionsOnSheetUIServiceData data
)

Return Value Boolean Whether or not the dialog launches successfully

Loading…