SysERElement.accept Method [AX 2012]

Accepts a visitor.

public void accept(SysERVisitor visitor)

Run On

Client

Parameters

visitor
Type: SysERVisitor Class

This accept method is abstract on the class SysERElement. This method must be implemented by classes that extend SysERElement.

Community Additions

ADD
Show: