DataTypeManagerGetDataType Method (Type) |
Gets the data type by the system type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic static DataType GetDataType(
Type type
)
Parameters
- type
- Type: SystemType
System type
Return Value
Type:
DataType
See Also