DocumentIdProvider.DoCustomSearchBeforeDefaultSearch Property
SharePoint 2010
Gets a Boolean value specifying whether the current instance of the provider custom search method (GetDocumentUrlsById()) should be called before built-in search is called when the user is trying to locate a document by its DocumentId value.
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Property Value
Type: System.Booleantrue if the provider custom search method (GetDocumentUrlsById) should be called before built-in search; otherwise, false.