Share

AlignmentSCSSCS.Constraint2 Property

Gets the AlignmentSCSSCS entity constraint type.



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

Syntax

C#

public AlignmentSCSSCSConstraintType Constraint2 { get; }

VB

Public ReadOnly Property Constraint2 As AlignmentSCSSCSConstraintType
	Get

C++

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

Property Value

AlignmentSCSSCSConstraintType

See Also

Reference

Was this information helpful?