Home > @microsoft/api-extractor-model > IFindApiItemsResult > maybeIncompleteResult
IFindApiItemsResult.maybeIncompleteResult property
Indicates whether the result is potentially incomplete due to errors during the find operation. If true, the messages
explain the errors in more detail.
Signature:
maybeIncompleteResult: boolean;