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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get Template name from NSF

Status
Not open for further replies.

progpradip

Programmer
Nov 26, 2008
23
0
0
Hey all,
Is it possible to get the name of the template using the database (NSF) in C program? How? Please suggest.
 
Your C must have a Lotus Notes object library in order to access the database. In that library, the NotesDatabase object has a property that should be called DesignTemplateName.

That will give you the desired information.

Pascal.

I've got nothing to hide, and I'd very much like to keep that away from prying eyes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top