Click or drag to resize
CollectionPropertyTransformationResultTypeCacheResults Property
If true, the results of the transformation are cached

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public bool CacheResults { get; set; }

Property Value

Type: Boolean
See Also