Gets the objectId collection of all alignment tables.
Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public ObjectIdCollection GetAlignmentTableIds()
VB
Public Function GetAlignmentTableIds As ObjectIdCollection
C++
public: ObjectIdCollection^ GetAlignmentTableIds()