PCModelingLibrary::findAttributeByName Method [AX 2012]
Retrieves an attribute of the specified component by the specified name.
client server public static EcoResCategoryAttribute findAttributeByName(PCClass _component, Name _name)
Run On
CalledParameters
- _component
- Type: PCClass Table
The component that contains the attribute.
- _name
- Type: Name Extended Data Type
The name of the attribute to find.
Show: