DictMethod.propertyHelp Method [AX 2012]

Gets the Help string for the property that is associated with the method.

public str propertyHelp()

Run On

Called

Return Value

Type: str
The Help string for the property that is associated with the method; an empty string if there is no Help string.

This method calls the DictMethod::propertyMethod method to determine whether the method is a property method.

Community Additions

ADD
Show: