The text associated with this KeynoteEntry.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2015
Syntax
| C# |
|---|
public string KeynoteText { get; } |
| Visual Basic |
|---|
Public ReadOnly Property KeynoteText As String Get |
| Visual C++ |
|---|
public: property String^ KeynoteText { String^ get (); } |
Remarks
This value does not have to be set; if not set, the property returns an empty string.