Searches for an attribute model with the specified name, and returns it.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- name
- Type: System String
The name of the entity attribute to search for.
Return Value
Type: EntityAttributeModelThe attribute model with the specified name, if found; otherwise, null.
See Also