Share via


xMenuFunction.enumParameter Method

Gets or sets the enumParameter property that is passed to the object that is run by the MenuFunction class.

Syntax

public int enumParameter([int value])

Run On

Called

Parameters

  • value
    Type: int

Return Value

Type: int
The enumParameter property that is passed to the object that is run by the MenuFunction class.

See Also

Reference

xMenuFunction Class