SysOperationAutomaticUIBuilder::isSupportedType Method [AX 2012]

Microsoft internal use only.

Syntax

client server protected static boolean isSupportedType(SysOperationDataMemberInfo _memberInfo)

Run On

Called

Parameters

Return Value

Type: boolean
true if the property type can be displayed in a dialog box; otherwise, false.

Remarks

This method indicates whether a property type can be displayed.

See Also

Reference

SysOperationAutomaticUIBuilder Class