Click or drag to resize
EntityAttributeModelIsRestrictedPicklist Property
Gets the value indicating whether the values of attributes with this model are restricted to the picklist entries.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public bool IsRestrictedPicklist { get; }

Property Value

Type: Boolean
See Also