GetParcelTableIds Method

Gets the objectId collection of parcel tables.

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

Syntax

C#

public ObjectIdCollection GetParcelTableIds()

Visual Basic

Public Function GetParcelTableIds As ObjectIdCollection

Visual C++

public:
ObjectIdCollection^ GetParcelTableIds()

See Also