Click or drag to resize
ObjectTypeInfoOriginalObjectType 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: 10.0.0
Syntax
C#
public string OriginalObjectType { get; }

Property Value

Type: String
See Also