Open Test Architecture API Type Library
CaseSensitive Property
The name of the field in the project database. Use all upper case.
Description
Indicates if the filter for the specified field is case sensitive. The default is False.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. Use all upper case.
See Also

ITDFilter Interface  | ITDFilter Members