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 get_Root(
IIMSGlobeXMLNode** Root
);
[C++]
Parameters Root [out, retval]
Root is a parameter of type IIMSGlobeXMLNode**