[libRETS-users] Using vb.net - successful login, now how to get metadata?

Tech at ZolMedia.com Tech at ZolMedia.com
Tue Jan 2 21:26:57 CST 2007


I've used the Visual Basic.net project reference in this message: 
http://mail.crt.realtors.org/pipermail/librets-users/2006-August/000460.html
 
I've successfully logged in using this vb.net code: 

Dim session As New librets.RetsSession(strURL)
If (session.Login(strUsername, strPassword)) Then... 

Then, I want to get the metadata so that I can know what's query'able. 
 
I assume I should get it from session.GetMetadata but can't figure out how. 
 
I can't determine what datatype it should return. Any vb.net folks out there
who can help? 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.crt.realtors.org/pipermail/librets-users/attachments/20070102/7387c9ab/attachment.html 


More information about the libRETS-users mailing list