Share

SettingsQuantityTakeoff.SettingsNameFormat Class

Settings to establish the default name format to quantity takeoff.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsQuantityTakeoffSettingsNameFormat


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsNameFormat : TreeOidWrapper

VB

Public NotInheritable Class SettingsNameFormat
	Inherits TreeOidWrapper

C++

public ref class SettingsNameFormat sealed : public TreeOidWrapper

The SettingsQuantityTakeoffSettingsNameFormat type exposes the following members.

Properties

 NameDescription
Public propertyMaterial Settings QuantityTakeoff material name format.
Public propertyMaterialList Settings QuantityTakeoff material list name format.

See Also

Reference

Was this information helpful?