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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic bool IsDefaultType { get; set; }
Property Value
Type:
Boolean
See Also