Share

TaskDialogCommandLinkId Enumeration

Enum to specify the Id of CommandLink.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum TaskDialogCommandLinkId

Members

Member nameValueDescription
CommandLink11,001 CommandLink1.
CommandLink21,002 CommandLink2.
CommandLink31,003 CommandLink3.
CommandLink41,004 CommandLink4.

See Also

Reference

Was this information helpful?