Skip to content

Setting WorkTypes #63

@MCutrin

Description

@MCutrin

Hi everyone and thanks in advance for taking the time to read my question.

I have a VB .NET program that is connected to an ANVIZ VF30 Pro, and it is working perfectly thanks to this DLL.

My client now has a new request: she needs to differentiate between various "types" of work, so all the employees can make registers on the device, but being able to "tell" the system if they are starting their day, going out to the doctor or whatever type of register they decide to configure. There is a section in CrossChex where I can create different tasks with its code, but I would like to do it from my VB .NET program.

I have been looking into methods and properties on the DLL, and there is a a WorkType property inside the Record when downloading them. However, I haven't been able to find any methods that would allow me to create WorkTypes or anything else related to them.

Is there any way to create WorkTypes from this DLL so employees could type the Id before checking-in and that register would get "identified" with that WorkType?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions