CurrentView does not provide documented members

S

Sebnunes

Hi All,

I'm stuck here trying to use the SelectNodes method of the View object
(Microsoft.Office.Infopath.View) using
Me.CurrentView.SelectNodes(...
but the compiler keeps blocking on this line of code saying "SelectNodes is
not a member of Microsoft.Office.Infopath.View" but it defintly is.

The excact same line of code works perfectly in another Infopath Template.

Any idea about what the problem could be ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top