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

Question

Question

sdk library documentation

asked on January 22, 2018

I see an answer that uses the class LfColor in an SDK Script.  It says to use the Repository Access libraries.  So I want to know which library this LfColor lives in, so I don't just start adding library references to my Script, all willy-nilly.  But I can't find reference documentation for the SDK libraries.

Is there any documentation that shows me the classes, methods, and tells me even a vague statement of what they do and what namespace they live in, so I know what library to reference?

I've added the Lasefiche.RepositoryAccess library (Reference and using), so it's not that.  But hunting and pecking through the list of libraries, adding them one by one, and taking them out when they don't resolve the error like this is gross.

1 0

Replies

replied on January 22, 2018 Show version history

LfColor is under Laserfiche.RepositoryAccess.Common

The documentation for the SDK classes is included with the SDK installation package, for example C:\Program Files\Laserfiche\SDK 10.2\Docs

If you don't have the SDK and are only doing this in Workflow, I'm not sure how you could get ahold of the full documentation.

1 0
replied on January 22, 2018

Thanks.  I am a newb.  I would have been at that all day and not found it.

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

Sign in to reply to this post.