Gets the AlignmentLine entity constraint type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public AlignmentLineConstraintType Constraint2 { get; }
VB
Public ReadOnly Property Constraint2 As AlignmentLineConstraintType Get
C++
public: property AlignmentLineConstraintType Constraint2 { AlignmentLineConstraintType get (); }