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: 10.0.0
Syntax
C#
public bool CaseSensitive { get; set; }

Property Value

Type: Boolean
See Also