Share

AlignmentCTC.Constraint2 Property

Gets the AlignmentCTC entity constraint type.



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

Syntax

C#

public AlignmentCTCConstraintType Constraint2 { get; }

VB

Public ReadOnly Property Constraint2 As AlignmentCTCConstraintType
	Get

C++

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

Property Value

AlignmentCTCConstraintType

See Also

Reference

Was this information helpful?