TypeInfoBool Enumeration

Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public enum TypeInfoBool

Visual Basic

Public Enumeration TypeInfoBool

Visual C++

public enum class TypeInfoBool

Members

Member nameValueDescription
Bool0
NoYes1
LabelTag2
StraightSpline3
StackedText4
DisabledEnabled5
OffOn6
RightLeft7
DecimalFractional8
InOutCurve9

See Also