Click or drag to resize
EntityAttributeModelHasDefaultValue Property
Gets the value indicating whether the attributes with this model have default value.

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

Property Value

Type: Boolean
See Also