ObjectTypeInfoOriginalTypeInfo Property |
Original object type of virtual object types. For normal object type it's null.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic ObjectTypeInfo OriginalTypeInfo { get; set; }
Property Value
Type:
ObjectTypeInfo
See Also