Click or drag to resize
DataTypeIsDefaultType Property
If true, the data type is considered default. Types marked as default are replaced only by default types in the type mapping tables.

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

Property Value

Type: Boolean
See Also