Gets the collection of general notes on the sheet.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property GeneralNotes As IManagedGeneralNotes Get
C#
IManagedGeneralNotes GeneralNotes { get; }
