RVTDocs.com
Namespace: Autodesk.Revit.UI Class: TaskDialog

TaskDialog.Id

Property
Description:
The Id of the task dialog.
Remarks:
Id is used as follows:
  • TaskDialogShowingEventArgs.DialogId for DialogBoxShowing events
  • As part of the Contextual Help Topic when invoking Revit contextual help
Syntax
public string Id { get; set; }