Share via


Tax1099Report2Disc.parmFileName Method [AX 2012]

Gets or sets the FileName field.

Syntax

public Filename parmFileName([str _filename])

Run On

Called

Parameters

  • _filename
    Type: str
    This value that will be used to set the FileName field of the object.

Return Value

Type: Filename Extended Data Type
The value of FileName field.

Remarks

This method gets or sets the FileName field of the object.

See Also

Reference

Tax1099Report2Disc Class