Gets the objectId collection of parcel segment tables.

Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public ObjectIdCollection GetParcelSegmentTableIds()
Visual Basic
Public Function GetParcelSegmentTableIds As ObjectIdCollection
Visual C++
public:
ObjectIdCollection^ GetParcelSegmentTableIds()

See Also