Click or drag to resize
AbstractWrapperInfoTInfoTypeInfo Property
Object type information.

Namespace: CMS.DataEngine.Internal
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public override ObjectTypeInfo TypeInfo { get; protected internal set; }

Property Value

Type: ObjectTypeInfo

Implements

IInfoTypeInfo
See Also