Browse by Tags

All Tags » worklist » API   (RSS)
  • How to delegate the worklist to a user through API

      How to delegate the worklist to a user through API (I am creating a custom task list using ASP.NET)?   I am able to redirect, release, and sleep. But not delegate through the APIs. Is this feature supported?
    Posted to General (Forum) by mpramkumar on September 19, 2008
  • Re: Worklist in Winform C#

    Um, I'm going to paste together some separate bits of code, but hopefully this covers it: public Connection OpenConnection() { try { if (_K2ClientConnection == null) { _K2ClientConnection = new Connection(); ConnectionSetup ...
    Posted to General (Forum) by cmurphy54 on August 14, 2008