Hi,
If i want to search for specific type( e.g Folder or Doc ).I need to form query like "where1=\"<OTSubType>0\"" ( For Folder).
But my question is how i can get Folder = '0' . so i can pass the filter value runtime.
( Is there any other way so i can give the filter on "Name/Type" instead of Integer value)
Thanks