Click or drag to resize
CollectionPropertyTransformationResultTypePropertiesTransformation Property
Transformation function for list of properties

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected Func<InfoObjectCollection, List<string>> PropertiesTransformation { get; set; }

Property Value

Type: FuncInfoObjectCollection, ListString
See Also