AlignmentLineConstraint2 Property |
Gets the AlignmentLine entity constraint type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AlignmentLineConstraintType Constraint2 { get; }
Public ReadOnly Property Constraint2 As AlignmentLineConstraintType
Get
public:
property AlignmentLineConstraintType Constraint2 {
AlignmentLineConstraintType get ();
}
Property Value
AlignmentLineConstraintType
See Also