Share via


RetailConnSchedulerJobCreation::main Method [AX 2012]

The main method which initiates the call for the other methods.

Syntax

client server public static void main(
    RetailConnJobId _jobID, 
    str _description, 
    ClassName _executionClass, 
    ClassName _translationClass, 
    RefRecId _channelSchema)

Run On

Called

Parameters

  • _description
    Type: str
    The given value for description.

See Also

Reference

RetailConnSchedulerJobCreation Class