Click or drag to resize
ObjectTypeInfoClone Method
Returns clone of type info where all the properties are copied.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public ObjectTypeInfo Clone()

Return Value

Type: ObjectTypeInfo
See Also