Share via


JmgTermJob_illegal.stampType Method [AX 2012]

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

Syntax

public JmgStampTypeEnum stampType()

Run On

Called

Return Value

Type: JmgStampTypeEnum Enumeration
The stamp type associated with this job.

Remarks

For a code example that uses the stampType method, see JmgTermJob.stampType Method.

See Also

Reference

JmgTermJob_illegal Class