CivilDocumentGetParcelSegmentTableIds Method |
Gets the objectId collection of parcel segment tables.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetParcelSegmentTableIds()
Public Function GetParcelSegmentTableIds As ObjectIdCollection
public:
ObjectIdCollection^ GetParcelSegmentTableIds()
Return Value
ObjectIdCollection
See Also