DictMethod.propertyMethod Method [AX 2012]
Indicates whether the method is a property method.
public NoYes propertyMethod()
Run On
CalledReturn Value
Type: NoYes EnumerationA NoYes::No enumeration value if the method is a property method; otherwise, a NoYes::Yes enumeration value.
Community Additions
ADD
Show: