Shows dialog on managing RevisionsOnSheetUI.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
bool ShowDialog(
RevisionsOnSheetUIServiceData data
)
Parameters
- data RevisionsOnSheetUIServiceData
-
The data on initializing the dialog as well as getting the result.
Return Value
Boolean
Whether or not the dialog launches successfully
See Also
Reference