Share

ExternalDefinition.Description Property

The description of the parameter. The description will be used as tooltip in the Revit UI including in the properties palette.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public virtual string Description { get; }

Property Value

String

See Also

Reference

Was this information helpful?