This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IP > IParcelConstructionData Interface > IParcelConstructionData.WriteToXML Method (ArcObjects .NET 10.4 SDK) |
Appends construction data as XML to parcel node.
[Visual Basic .NET] Public Sub WriteToXML ( _ ByVal pXMLDoc As Object _ )
[C#] public void WriteToXML ( object pXMLDoc );
[C++]
HRESULT WriteToXML(
LPUNKNOWN pXMLDoc
);
[C++]
Parameters pXMLDoc [in] pXMLDoc is a parameter of type LPUNKNOWN