Click or drag to resize
EntityAttributeModelType Property
Gets the value type of the attributes with this model.

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

Property Value

Type: EntityAttributeValueType
See Also