Share via


EventType.parmXValue Method [AX 2012]

Gets or sets the XValue parameter.

Syntax

public anytype parmXValue([anytype _xValue])

Run On

Called

Parameters

  • _xValue
    Type: anytype
    The value to set; optional.

Return Value

Type: anytype
The value of the XValue parameter.

See Also

Reference

EventType Class