JmgTermJob_illegal.sourceData Method [AX 2012]

Provides access to the source data record from where the job originated. An invalid job is not based on any source records.

Syntax

public Common sourceData()

Run On

Called

Return Value

Type: Common Table
nullNothingnullptrunita null reference (Nothing in Visual Basic).

Remarks

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

See Also

Reference

JmgTermJob_illegal Class