Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using the ProptiesToLoad property

Status
Not open for further replies.

jbenson001

Programmer
Jan 7, 2004
8,172
US
Using an ASP.NET app you can do:
Code:
oSearcher.PropertiesToLoad.Add("uid")

But what I would like to know is what are the possible propeties available? I have not found a list anywhere in the help or on MSDN. Any help would be great!

Thanks

Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top