From xsd generated class

W

W0ut

I generated a class file (*.cs) from my Infopath 2007 file (Save
source files -> xsd myschema /c). It works nicely.

I'm only wondering what the properties with the suffix 'Specified' are
for.

ex. When I have a field in Infopath called fName then I also have a
property fNameSpecified in my class. What is this for?


Regards,
Wouter
 
Top