Defines the type of content in a table column.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.3784.0
Syntax
C#
public enum TableSegmentDataType
Visual Basic
Public Enumeration TableSegmentDataType
Visual C++
public enum class TableSegmentDataType
Members
Member name | Value | Description | |
---|---|---|---|
Line | 3 | ||
Curve | 4 | ||
Spiral | 5 |