Share

SettingsSampleLine.SettingsNameFormat Class

Settings to establish the default styles assigned to assembly components.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsSampleLineSettingsNameFormat


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

Properties

 NameDescription
Public propertySampleLine Settings SampleLine default name format.
Public propertySampleLineGroup Settings SampleLine group default name format.

See Also

Reference

Was this information helpful?