AlignmentSubEntityDesignChecks Method |
Gets the collection of applicable design checks.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic Collection<AlignmentDesignCheck> DesignChecks()
Public Function DesignChecks As Collection(Of AlignmentDesignCheck)
public:
Collection<AlignmentDesignCheck^>^ DesignChecks()
Return Value
CollectionAlignmentDesignCheck
See Also