ALM Open Test Architecture API Type Library Version 12.55
HideFilter Property
BUG, REQ, TEST, or TESTCYCL
Description
The data hiding filter for the entity specified by the FilterType parameter.
Property type
Read-write property
Syntax
Visual Basic
Public Property HideFilter( _
   ByVal FilterType As String _
) As String
Parameters
FilterType
BUG, REQ, TEST, or TESTCYCL
Remarks
The data hide filter defines what data is visible for a specific group of users.
For example, if you set the HideFilter to be "BG_BUG_ID=1" for filter type "BUG", then only users belonging to the Viewer group will only be able to get the defect with Id=1. 
See Also

ICustomizationUsersGroup3 Interface  | ICustomizationUsersGroup3 Members