RVTDocs.com
Namespace: Autodesk.Revit.DB Class: KeynoteEntry

KeynoteEntry.KeynoteText

Property
Description:
The text associated with this KeynoteEntry.
Remarks:
This value does not have to be set; if not set, the property returns an empty string.
Syntax
public string KeynoteText { get; }