TaskDialogCommandLinkId Enumeration

Enum to specify the Id of CommandLink.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum TaskDialogCommandLinkId
Members
Member nameValueDescription
CommandLink11,001 CommandLink1.
CommandLink21,002 CommandLink2.
CommandLink31,003 CommandLink3.
CommandLink41,004 CommandLink4.
See Also