Share

CivilDocument.GetParcelTableIds Method

Gets the objectId collection of parcel tables.



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

Syntax

C#

public ObjectIdCollection GetParcelTableIds()

VB

Public Function GetParcelTableIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetParcelTableIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?