DataTypeSpecialDefaultValues Property |
List of special default values recognized by this type and treated as default value by the code
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic List<string> SpecialDefaultValues { get; set; }
Property Value
Type:
ListString
See Also