SettingsViewFrameGroupSettingsNameFormat Class

default name format for view frame group components.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsViewFrameGroupSettingsNameFormat

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsNameFormat : TreeOidWrapper

The SettingsViewFrameGroupSettingsNameFormat type exposes the following members.

Properties
 NameDescription
Public propertyLayout Gets the default name formats for layouts.
Public propertyMatchLine Gets the default name formats for match lines.
Public propertySheetFile Gets the default name formats for sheet files.
Public propertyViewFrame Gets the default name formats for view frames.
Public propertyViewFrameGroup Gets the default name formats for view frame groups.
Top
See Also