2024 Property
Changes 0
P

TaskDialog.Id

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
public string Id { get; set; }