Share via


WorkflowSRSHelper.docuNum Method [AX 2012]

Retrieves the document number for the particular correlation ID value for a module.

Syntax

public str docuNum(ModuleAxapta _module, str _correlationId)

Run On

Called

Parameters

  • _correlationId
    Type: str

Return Value

Type: str
A string that gives the document number.

See Also

Reference

WorkflowSRSHelper Class