Click or drag to resize
DataTypeHasConfigurableDefaultValue Property
Returns true if the type has a default value

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool HasConfigurableDefaultValue { get; set; }

Property Value

Type: Boolean
See Also