Share

Site.GetParcelIds Method

Gets the objectId collection of all parcels in the site.



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

Syntax

C#

public ObjectIdCollection GetParcelIds()

VB

Public Function GetParcelIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetParcelIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?