get the folder from IDocument

Discussions related to SoftPro Select user interface development.

Moderator: Phil Barton

Post Reply
czentman
Posts: 157
Joined: Tue Dec 02, 2008 12:02 pm

get the folder from IDocument

Post by czentman »

I have an api for capturing the printjob on publish and have the IDocumentInfo. Is there a way to get to the folder (IDocumentFolder) from here?
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: get the folder from IDocument

Post by BobRichards »

I reviewed the source and there does not seem any way to determine the IDocumentFolder for an IDocumentInfo.
Bob Richards, Senior Software Developer, SoftPro
czentman
Posts: 157
Joined: Tue Dec 02, 2008 12:02 pm

Re: get the folder from IDocument

Post by czentman »

Can I compare the id of my document with the id's in the list of documents under an idocumentfolder?
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: get the folder from IDocument

Post by BobRichards »

That seems like a good idea. Check out this post 4.1 Print Pipeline IDocument is now IDocumentInfo
Bob Richards, Senior Software Developer, SoftPro
Post Reply