XDocument ? [Infopath 2007]

J

James Laker

Hi

For some reason I just dont get these things. I'm using Microsoft Visual
Studio Tools for Applications (2005).

Everywhere I see people talking about using XDocument. They dont show the
declaration and I cant find it anywhere.

Anyone care to help me out here?
 
K

Kalyan G Reddy MVP (GGK Tech)

Hi James,

XDocument is only for Script. In VS 2005 it is XMLDocument and not XDocument
The Infopath Object Model is Changed for VS 2005
 
J

James Laker

Thanx for the reply Kevin... I've had enough of this for one day... Will test
tomorrow.
 
Top