Share via


SysDataExport.parmFileTypeAllowEdit Method [AX 2012]

Gets or sets the FileTypeAllowEdit parameter.

Syntax

public boolean parmFileTypeAllowEdit([boolean _allowEdit])

Run On

Called

Parameters

  • _allowEdit
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the FileTypeAllowEdit parameter.

See Also

Reference

SysDataExport Class