Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new instance of a ReqEventProcessKanbanJobIssue object.
Syntax
client server public static ReqEventProcessKanbanJobIssue newStandard(KanbanJob _kanbanJob, [boolean _interactive])
Run On
Called
Parameters
- _kanbanJob
Type: KanbanJob Table
A KanbanJob table buffer to use to create the object.
- _interactive
Type: boolean
A Boolean value that specifies whether the processing is performed interactively.
Return Value
Type: ReqEventProcessKanbanJobIssue Class
A ReqEventProcessKanbanJobIssue object.