Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class Type2McDataType

Represents Clr type to Meta Field Data type convertor.

Inheritance
System.Object
Type2McDataType
Namespace: Mediachase.BusinessFoundation.Data.Business.Mapping
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0
Syntax
public static class Type2McDataType : Object

Methods

ConvertType2McDataType(McDataType, Object)

Converts the type.

Declaration
public static object ConvertType2McDataType(McDataType mcType, object obj)
Parameters
Type Name Description
McDataType mcType
System.Object obj
Returns
Type Description
System.Object