Click or drag to resize
InfoObjectCollectionTInfoTypeInfo Property
Type info for the collection object.

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

Property Value

Type: ObjectTypeInfo

Implements

IInfoObjectCollectionTypeInfo
See Also