This document is archived and information here might be outdated. Recommended version. |
A reference to the root of the xml structure.
[Visual Basic .NET] Public Property Root As IIMSGlobeXMLNode
[C#] public IIMSGlobeXMLNode Root {get; set;}
[C++]
HRESULT putref_Root(
IIMSGlobeXMLNode* Root
);
[C++] Parameters Root [in]
Root is a parameter of type IIMSGlobeXMLNode*