Specifies whether to verify the side parameter based on the attachment selection.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyBoolean AutoDetectSide { get; }
Visual Basic
Public ReadOnly Property AutoDetectSide As PropertyBoolean Get
Visual C++
public: property PropertyBoolean^ AutoDetectSide { PropertyBoolean^ get (); }