Gets the default style to use when inserting Note labels.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public PropertyString NoteLabel { get; }
Visual Basic
Public ReadOnly Property NoteLabel As PropertyString Get
Visual C++
public: property PropertyString^ NoteLabel { PropertyString^ get (); }