Searches for an entity attribute info with the specified name, and returns it.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- name
- Type: System String
The entity attribute name.
Return Value
Type: EntityAttributeInfoThe entity attribute info with the specified name, if found; otherwise, null.
See Also