Click or drag to resize
RegisterObjectTypeAttributeTypeInfo Property
Type info representing this type

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

Property Value

Type: ObjectTypeInfo
See Also