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