Click or drag to resize
InfoObjectCollectionTInfoFieldsAsObjects Property
Related objects wrappers

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public CollectionPropertyTransformation<IInfoObjectCollection> FieldsAsObjects { get; }

Property Value

Type: CollectionPropertyTransformationIInfoObjectCollection

Implements

IInfoObjectCollectionFieldsAsObjects
See Also