Click or drag to resize
EntityModelAttributeModels Property
Gets the collection of attribute models.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax
C#
public IEnumerable<EntityAttributeModel> AttributeModels { get; }

Property Value

Type: IEnumerableEntityAttributeModel
See Also