This document is archived and information here might be outdated. Recommended version. |
Populates the construction data object properties by reading the xml string.
[Visual Basic .NET] Public Sub LoadConstructionDataFromXMLString ( _ ByVal XMLString As String _ )
[C#] public void LoadConstructionDataFromXMLString ( string XMLString );
[C++]
HRESULT LoadConstructionDataFromXMLString(
BSTR XMLString
);
[C++]
Parameters XMLString [in]
XMLString is a parameter of type BSTR