DictClass.getAttribute Method [AX 2012]
Gets the first matching attribute from the class header metadata, creates an instance of the Object class that represents it, and returns it.
public Object getAttribute(str attribute)
Run On
CalledParameters
- attribute
- Type: str
The attribute for which to search.
Community Additions
ADD
Show: