You are viewing limited content. For full access, please sign in.

Question

Question

How to retrieve the path of the Entry SDK

SDK
asked on January 9, 2015 Show version history

Hi there, 

 

Would like to know how can I retrieve the path of a entry using Laserfiche SDK ? Someone can help me ?

 

0 0

Answer

SELECTED ANSWER
replied on January 9, 2015

Hi there, 

 

I solve the problem with this piece of code: 

 

                EntryInfo EI = docInfo;
                String caminho = EI.Path;

 

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.