Custom Field Data Field Tooltip 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: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public string FieldTooltip { get; } Public ReadOnly Property FieldTooltip As String Get public: property String^ FieldTooltip { String^ get (); } member FieldTooltip : string with get Property Value String See Also Reference CustomFieldData Class Autodesk.Revit.DB Namespace
Custom Field Data Field Tooltip 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: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public string FieldTooltip { get; } Public ReadOnly Property FieldTooltip As String Get public: property String^ FieldTooltip { String^ get (); } member FieldTooltip : string with get Property Value String See Also Reference CustomFieldData Class Autodesk.Revit.DB Namespace