Get the object type.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public SettingsObjectLayerType ObjectType { get; }
VB
Public ReadOnly Property ObjectType As SettingsObjectLayerType Get
C++
public: property SettingsObjectLayerType ObjectType { SettingsObjectLayerType get (); }
