DictMethod.propertyMethod Method [AX 2012]

Indicates whether the method is a property method.

public NoYes propertyMethod()

Run On

Called

Return Value

Type: NoYes Enumeration
A NoYes::No enumeration value if the method is a property method; otherwise, a NoYes::Yes enumeration value.

Community Additions

ADD
Show: