DocIdLookup class
Provides a way locate a document or collection of documents based on Document ID.
Inheritance hierarchy
System.Object
Microsoft.Office.DocumentManagement.DocIdLookup
Namespace: Microsoft.Office.DocumentManagement
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public MustInherit Class DocIdLookup
'Usage
Dim instance As DocIdLookup
public abstract class DocIdLookup
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.