settings to specify the default name formats for QuantityTakeoff.
settings to specify the default name formats for QuantityTakeoff.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public SettingsQuantityTakeoff..::..SettingsNameFormat NameFormat { get; } |
Visual Basic |
---|
Public ReadOnly Property NameFormat As SettingsQuantityTakeoff..::..SettingsNameFormat Get |
Visual C++ |
---|
public: property SettingsQuantityTakeoff..::..SettingsNameFormat^ NameFormat { SettingsQuantityTakeoff..::..SettingsNameFormat^ get (); } |