Share via


JmgTermJob_illegal.jourRegType Method [AX 2012]

Retrieves the journal registration type that this type of job corresponds to.

Syntax

public JmgJourRegType jourRegType()

Run On

Called

Return Value

Type: JmgJourRegType Extended Data Type
JmgJourRegTypeEnum::Empty.

Remarks

For invalid jobs, this type is the JmgJourRegTypeEnum::Empty enumeration value. For a code example that uses the jourRegType method, see JmgTermJob.jourRegType Method.

See Also

Reference

JmgTermJob_illegal Class