EntityModelAttributeModels Property |
Gets the collection of attribute models.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax public IEnumerable<EntityAttributeModel> AttributeModels { get; }
Property Value
Type:
IEnumerableEntityAttributeModelSee Also