DataTypeTypeGroup Property |
Name of the group that groups together types with similar behavior, such as integer, decimal, string etc.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic string TypeGroup { get; set; }
Property Value
Type:
String
See Also