Browse by Tags

All Tags » worklist » SourceCode.Workflow.Client   (RSS)
  • 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