Click or drag to resize
EntityAttributeModelIsUpdateable Property
Gets the value indicating whether the value of attributes with this model can be set when the entity is being updated.

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

Property Value

Type: Boolean
See Also