Click or drag to resize
DataTypeTypeGroup Property
Name of the group that groups together types with similar behavior, such as integer, decimal, string etc.

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

Property Value

Type: String
See Also