ALM Open Test Architecture API Type Library Version 12.55
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.
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

HierarchyFilter Object  | HierarchyFilter Members