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