Document Response in View

I have created a view which selects a Form of type ‘Response’.And I have created two documents of this response form.

But in my view, I am not able to see any documents.

On searching I found that if i uncheck the view property “Show response documents in hierarchy” I will be able to see the documents in my created view.And i am successful in it.

But the problem is I want to get the documents in this created view from code using Interop.Domino.dll.And NotesView.IsHierarchical property is read only.

So I can not uncheck it via code and getting entry count from view as zero.

Can anyone help in getting entry count from such view.

Thanks & Regards,

Kg