[libRETS-users] SearchClass
Keith T. Garner
kgarner at crt.realtors.org
Wed Jan 17 13:38:22 CST 2007
Russ Perna wrote:
> This may be in the metadata, but the file that my MLS provided is confusing,
> and I have no idea how to read it.
Luckily, you can follow the metadata in libRETS. :) There's an example of
a simple metadata dumber at
http://code.crt.realtors.org/projects/librets/file/librets/trunk/project/swig/csharp/Metadata.cs
> I got the following from the CRT site for searching in C#:
> SearchRequest searchRequest = session.CreateSearchRequest("Property",
> "ResidentialProperty", "(ListPrice=300000-)");
>
> This works great for searching single-family properties, but what are the
> search classes for non-single family?
This depends on the MLS. Each MLS could have different Resource and Class
mappings. There's no way to say for sure without checking the metadata.
You've got the start at the URL above.
Keith
--
Keith T. Garner - Managing Director - Center for REALTOR® Technology
kgarner at realtors.org - 312-329-3294 - http://blog.realtors.org/crt
More information about the libRETS-users
mailing list