Click or drag to resize
CollectionPropertyTransformationResultTypeCaseSensitive Property
If true, the transformation is case sensitive (default is case insensitive)

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

Property Value

Type: Boolean
See Also