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