ArcObjects Library Reference (GeoDatabaseExtensions)  

IParcelConstructionData Interface

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
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.

CoClasses that implement IParcelConstructionData

CoClasses and Classes Description
ParcelConstructionData Esri Cadastral Fabric Parcel Construction Data Class.