Hi,
I haven't much exp with the following but my list only returns documents of one data. Like the same data gets added to the list five times.
List<Doc> v = this.GetDocuments();
foreach (Binder b in this.eCaseBinderTemplate.Binders)
{
foreach (BinderDocument d in b.BinderDocument)
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.