Share

SettingsSubassembly.SettingsDefaultStyles Class

Settings for subassembly default styles.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsSubassemblySettingsDefaultStyles


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

Syntax

C#

public sealed class SettingsDefaultStyles : TreeOidWrapper

VB

Public NotInheritable Class SettingsDefaultStyles
	Inherits TreeOidWrapper

C++

public ref class SettingsDefaultStyles sealed : public TreeOidWrapper

The SettingsSubassemblySettingsDefaultStyles type exposes the following members.

Properties

 NameDescription
Public propertyCodeSetStyle Gets the settings to specify the default code set style for subassembly.
Public propertyCodeSetStyleId Gets the settings to specify the default code set styleId for subassembly.

See Also

Reference

Was this information helpful?