ALM Open Test Architecture API Type Library Version 12.55
CaseSensitive Property
The name of the field in the project database.
Description
Indicates if the filter for the specified field is case sensitive. The default is False.
Property type
Read-write property
Syntax
Visual Basic
Public Property CaseSensitive( _
   ByVal FieldName As String _
) As Boolean
Parameters
FieldName
The name of the field in the project database.
See Also

TDFilter Object  | TDFilter Members