Share via


JmgTermJob.signType Method [AX 2012]

This method returns the type of registration associated with this job.

Syntax

public JmgSignInOut signType()

Run On

Called

Return Value

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

Remarks

In most cases this method will return a JmgSignInOut::Job enumeration value. However, for special types of IPC jobs, such as the clock-in job, clock-out job, start team job, and so on this method indicates the type of job.

See Also

Reference

JmgTermJob Class