![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IP > IParcelConstructionData Interface (ArcObjects .NET 10.4 SDK) |
Provides access to methods that read and write a parcel construction to the cadastral packet.
| Description | ||
|---|---|---|
![]() |
ExportToXMLString | Writes construction data in XML format to a string. |
![]() |
LoadConstructionDataFromXML | Populates the construction data object properties by reading the properties from the xml parcel node. |
![]() |
LoadConstructionDataFromXMLString | Populates the construction data object properties by reading the xml string. |
![]() |
ParcelNo | The parcel network No. |
![]() |
WriteToXML | Appends construction data as XML to parcel node. |
| CoClasses and Classes | Description |
|---|---|
| ParcelConstructionData | Esri Cadastral Fabric Parcel Construction Data Class. |