RVTDocs.com

DialogBoxData.HelpId

Property
Description:
An ID that represents the dialog that has been displayed.
Remarks:
Use this ID within your application to key suitable responses for the dialog. Note: this id is not guaranteed to remain stable for different builds of Autodesk Revit.
Syntax
public int HelpId { get; }