Click or drag to resize
InfoObjectCollectionTInfoItemsAsFields Property
Fields wrappers

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

Property Value

Type: CollectionPropertyTransformationCollectionPropertyWrapperBaseInfo

Implements

IInfoObjectCollectionItemsAsFields
See Also