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
CalledParameters
- _callerControl
- Type: FormReferenceControl Class
The FormReferenceControl object that will receive the chosen value from the lookup.
Return Value
Type: EcoResAttributeType TableA SysTableLookup object that represents the value from the lookup.
Show: