Share via


JmgIpcActivity::findSignTypeJobId Method

Retrieves the job ID of the specified type of system job.

Syntax

client server public static JmgJobId findSignTypeJobId(JmgSignInOut signType, [boolean check])

Run On

Called

Parameters

  • check
    Type: boolean
    true if an error should be thrown if the specified system job does not exist; otherwise, false.

Return Value

Type: JmgJobId Extended Data Type
The job ID of the specified type of system job.

Exceptions

Exception Condition
Error

The specified system job cannot be found.

See Also

Reference

JmgIpcActivity Table