Click or drag to resize
InfoObjectCollectionItemsAsFields Property
Fields wrappers

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

Property Value

Type: CollectionPropertyTransformationCollectionPropertyWrapperBaseInfo
See Also