Share

KeynoteEntry.KeynoteText Property

The text associated with this KeynoteEntry.


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

Syntax

C#

public string KeynoteText { get; }

Property Value

String

Remarks

This value does not have to be set; if not set, the property returns an empty string.

See Also

Reference

Was this information helpful?