Click or drag to resize
DataTypeDefaultValueCode Property
Code of the default value for this type

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

Property Value

Type: String
See Also