Provides access to methods that read and write a parcel contruction to the cadastral packet.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IParcelConstructionData
CoClasses and Classes | Description |
---|---|
ParcelConstructionData | ESRI Cadastral Fabric Parcel Construction Data Class. |