Revit 2015 API |
ContextualHelp..::..Launch Method |
ContextualHelp Class See Also |
Launches and displays the help topic specified by the contents of this ContextualHelp object.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013
Syntax
C# |
---|
public void Launch() |
Visual Basic |
---|
Public Sub Launch |
Visual C++ |
---|
public: void Launch() |