This document is archived and information here might be outdated.  Recommended version.


IParcelConstructionData Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IP > IParcelConstructionData Interface
ArcGIS Developer Help

IParcelConstructionData Interface

Provides access to methods that read and write a parcel construction to the cadastral packet.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method ExportToXMLString Writes construction data in XML format to a string.
Method LoadConstructionDataFromXML Populates the construction data object properties by reading the properties from the xml parcel node.
Method LoadConstructionDataFromXMLString Populates the construction data object properties by reading the xml string.
Read/write property ParcelNo The parcel network No.
Method WriteToXML Appends construction data as XML to parcel node.

Classes that implement IParcelConstructionData

Classes Description
ParcelConstructionData Esri Cadastral Fabric Parcel Construction Data Class.