Click or drag to resize
EntityAttributeModelEntityModel Property
Gets the entity model that contains this attribute model.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax
C#
public EntityModel EntityModel { get; }

Property Value

Type: EntityModel
See Also