Click or drag to resize
IInfoObjectCollection.ItemsAsFields Property
Fields wrappers

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
CollectionPropertyTransformation<CollectionPropertyWrapper<BaseInfo>> ItemsAsFields { get; }

Property Value

Type: CollectionPropertyTransformation<CollectionPropertyWrapper<BaseInfo>>
See Also