Click or drag to resize

ActionTextConditionForTemplateIsConditionCaseSensitive Property

Gets or sets a value indicating whether the condition check should be case-sensitive.

Namespace: Altaxo.Serialization.NamePropertyExtraction
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public bool IsConditionCaseSensitive { get; init; }

Property Value

Boolean
See Also