It is my understanding that there is an optional "maxItems" for (at
least) searching in the CMIS standard?
A quote from something I read: The CMIS specification defines the
maxItems parameter as “the maximum number of items to return in a response”.
I believe this is different than "MaxItemsPerPage" in our OC properties.
But the actual question is whether this is supported/available in
DotCMIS (or OpenCMIS)? I expected it to maybe be in the OC, but it's not
there. Checked if there's an overloaded session.Query() method, but it's
not there either.
Is this available???
Thanks,
AJ