IntrastatReporting.canGenerateFile Method [AX 2012]

Indicates whether file generation is supported.

Syntax

protected boolean canGenerateFile()

Run On

Called

Return Value

Type: boolean
Always returns true.

Remarks

Descendant classes can override this method and return false if file generation support is not required.

See Also

Reference

IntrastatReporting Class