This document is archived and information here might be outdated. Recommended version. |
Populates the construction data object properties by reading the properties from the xml parcel node.
[Visual Basic .NET] Public Sub LoadConstructionDataFromXML ( _ ByVal pXMLParcelNode As Object _ )
[C#] public void LoadConstructionDataFromXML ( object pXMLParcelNode );
[C++]
HRESULT LoadConstructionDataFromXML(
LPUNKNOWN pXMLParcelNode
);
[C++]
Parameters pXMLParcelNode [in]
pXMLParcelNode is a parameter of type IUnknown