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

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

Property Value

Type: ObjectTypeInfo
See Also