Share via


RetailCDXSeedDataSchedulerJob::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, 
   [RetailCDXIsUpload _isUpload])

Run On

Called

Parameters

  • _description
    Type: str
    The given value for description.

See Also

Reference

RetailCDXSeedDataSchedulerJob Class