Platform parameter for method OpenWorklistItem

  • 16 January 2020
  • 1 reply
  • 5 views

Badge +3

Hi,

I have a short question for the OpenWorklistItem Method of the K2 Runtime API.

Does  the parameter Platform has any effect or is it just an info? Is it important to set this parameter by using in a ASP.NET application for example? What happens if set or not set?

 

public WorklistItem OpenWorklistItem(  string SerialNumber,  string Platform,  bool Alloc,  bool IgnoreStatus)

Andi


1 reply

Badge +3
Sorry, I think I found the answer here:
https://community.k2.com/t5/K2-Net-Blackpoint/OpenWorklist-Platform-for-WinForm/m-p/7465#M3057
Unfortunately the links are broken.
But the post means "Platform parameter" is just a filter option - is this correct or does the parameter has more effects.

Reply