Share via


RetailCDXSeedDataSchedulerJob.paramDescription Method [AX 2012]

Sets the description of the job.

Syntax

public str paramDescription(str _description)

Run On

Called

Parameters

  • _description
    Type: str
    The given value to be set to description of the job.

Return Value

Type: str
The description of the job.

See Also

Reference

RetailCDXSeedDataSchedulerJob Class