Share via


JmgTermJob_illegal.signType Method [AX 2012]

Retrieves the type of registration associated with this job. For the illegal job, this method throws an error.

Syntax

public JmgSignInOut signType()

Run On

Called

Return Value

Type: JmgSignInOut Enumeration
The registration type associated with this job.

Remarks

For a code example that uses the signType method, See JmgTermJob.signType Method.

See Also

Reference

JmgTermJob_illegal Class