This documentation is archived and is not being maintained.
MethodInfo.PropertyMethod Method [AX 2012]
Specifies whether a method is a property method.
public NoYes PropertyMethod()
Run On
Called
Return Value
Type:
NoYes Enumeration
1 if the method is a property method; otherwise, 0.
A property method sets or returns a property.