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

Question

Question

LFPoint Class

asked on October 19, 2016

What is the namespace where LFPoint class in SDK is incuded please?

 

Thanks

Priya

0 0

Replies

replied on October 19, 2016

If this is Repository Access, you're probably looking for Laserfiche.RepositoryAccess.Common.LfPoint.  Visual Studio will offer to supply the using declaration or fully qualify the type name as long as you have the RA dll added as a reference.

0 0
replied on October 20, 2016

Thanks. We are unable to find "Laserfiche.RepositoryAccess.Common.LfPoint" when we click on References. Is that part of SDK in 10.1 workflow please?

 

0 0
replied on October 20, 2016

It might help in the future if you give some context to your questions, like what program you're in and what you're trying to do so we can give you a better answer.

There was no way for Brian to know you're referring to the Workflow Designer since your question sounds like an SDK question.

You can always search the SDK documentation for a class or method and it will give you its location back.

In the Workflow Designer, there's no good way to find random structures without knowing what library they're in.

The References node in the Workflow Designer lists libraries, not their individual components. So you would not find Laserfiche.RepositoryAccess.Common.LfPoint as a reference. However, you would find Laserfiche.RepositoryAccess there, so you would have access to its child namespaces.

The Workflow Designer will autosuggest as you type similar to Visual Studio:

 

 

2 0
replied on October 20, 2016

Thanks

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

Sign in to reply to this post.