user2639672
user2639672

Reputation: 19

Is there any way to get the list of all users who are currently logged into Quickbooks in C# .NET?

I am trying to integrate QuickBooks with our company application. We want to get the list of users who are currently logged into QuickBooks. Is that possible? How to get that list using C# .NET? I know its possible from the QuickBooks by accessing the Company->Users->View Users. But is there a way to get that list to display in our application?

Upvotes: 0

Views: 2501

Answers (1)

Keith Palmer Jr.
Keith Palmer Jr.

Reputation: 27962

No, none of the available QuickBooks APIs support this.

Upvotes: 1

Related Questions