Share

AlignmentSCS.Constraint2 Property

Gets the AlignmentSCS entity constraint type.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public AlignmentSCSConstraintType Constraint2 { get; }

VB

Public ReadOnly Property Constraint2 As AlignmentSCSConstraintType
	Get

C++

public:
property AlignmentSCSConstraintType Constraint2 {
	AlignmentSCSConstraintType get ();
}

Property Value

AlignmentSCSConstraintType

See Also

Reference

Was this information helpful?