settings to specify the default name formats for QuantityTakeoff.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsQuantityTakeoffSettingsNameFormat NameFormat { get; }
VB
Public ReadOnly Property NameFormat As SettingsQuantityTakeoffSettingsNameFormat Get
C++
public: property SettingsQuantityTakeoffSettingsNameFormat^ NameFormat { SettingsQuantityTakeoffSettingsNameFormat^ get (); }