Click or drag to resize
CollectionPropertyTransformationResultTypeTransformation Property
Transformation function

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

Property Value

Type: FuncIInfoObjectCollection, String, ResultType
See Also