Click or drag to resize
ObjectTypeInfoOriginalTypeInfo Property
Original object type of virtual object types. For normal object type it's same as object type.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public ObjectTypeInfo OriginalTypeInfo { get; set; }

Property Value

Type: ObjectTypeInfo
See Also