SysOperationAutomaticUIBuilder::isSupportedType Method [AX 2012]
Microsoft internal use only.
Syntax
client server protected static boolean isSupportedType(SysOperationDataMemberInfo _memberInfo)
Run On
Called
Parameters
- _memberInfo
Type: SysOperationDataMemberInfo Class
The SysOperationDataMemberInfo object to check.
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.