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