Property CaseSensitive
CaseSensitive
Gets or sets whether a text search should be case sensitive.
public bool? CaseSensitive { get; set; }
Property Value
- bool?
Gets or sets whether a text search should be case sensitive.
public bool? CaseSensitive { get; set; }