Share

CustomFieldData.FieldTooltip Property

The tooltip that will be shown in the schedule properties dialog for this custom field.


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

Syntax

C#

public string FieldTooltip { get; }

Property Value

String

See Also

Reference

Was this information helpful?