PCModelingLibrary::attributeTypeReferenceLookup Method [AX 2012]

Creates a lookup for a selection of different attribute types by their name.

client server public static EcoResAttributeType attributeTypeReferenceLookup(FormReferenceControl _callerControl)

Run On

Called

Parameters

_callerControl
Type: FormReferenceControl Class
The FormReferenceControl object that will receive the chosen value from the lookup.

Return Value

Type: EcoResAttributeType Table
A SysTableLookup object that represents the value from the lookup.
Show: