Gets the objectId collection of parcel segment tables.
Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectIdCollection GetParcelSegmentTableIds()
VB
Public Function GetParcelSegmentTableIds As ObjectIdCollection
C++
public: ObjectIdCollection^ GetParcelSegmentTableIds()