Gets the default name formats for view frame group components.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsViewFrameGroupSettingsNameFormat NameFormat { get; }
VB
Public ReadOnly Property NameFormat As SettingsViewFrameGroupSettingsNameFormat Get
C++
public: property SettingsViewFrameGroupSettingsNameFormat^ NameFormat { SettingsViewFrameGroupSettingsNameFormat^ get (); }