Share

SettingsMassHaulView.SettingsNameFormat Class

default name format for new mass haul lines and new mass haul views.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsMassHaulViewSettingsNameFormat


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 SettingsMassHaulViewSettingsNameFormat type exposes the following members.

Properties

 NameDescription
Public propertyMassHaulLine Gets the default name formats for mass haul lines.
Public propertyMassHaulView Gets the default name formats for mass haul views.

See Also

Reference

Was this information helpful?