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