Click or drag to resize
IInfoObjectCollection.FieldsAsObjects Property
Related objects wrappers

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

Property Value

Type: CollectionPropertyTransformation<IInfoObjectCollection>
See Also