SettingsCmdCreateSectionSheets Class

Settings for CreateSectionSheets command.

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

Syntax

C#

public sealed class SettingsCmdCreateSectionSheets : SettingsSectionView

Visual Basic

Public NotInheritable Class SettingsCmdCreateSectionSheets _
	Inherits SettingsSectionView

Visual C++

public ref class SettingsCmdCreateSectionSheets sealed : public SettingsSectionView

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsAmbient
          Autodesk.Civil.Settings.SettingsSectionView
            Autodesk.Civil.Settings.SettingsCmdCreateSectionSheets

See Also