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.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 11.0.0
Syntax public bool IsUpdateable { get; }
Property Value
Type:
BooleanSee Also