Click or drag to resize
CollectionPropertyTransformationResultTypeTransformation Property
Transformation function

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

Property Value

Type: FuncInfoObjectCollection, String, ResultType
See Also