Allows you to quickly find files or folders.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmSearch6 Inherits IEdmSearch5 | |
| C# | |
|---|---|
public interface IEdmSearch6 : IEdmSearch5 | |
| C++/CLI | |
|---|---|
public interface class IEdmSearch6 : public IEdmSearch5 | |
Create a Task that Finds Approved Files (VB.NET)
Create a Task that Finds Approved Files (C#)
Create a Task that Finds Files in Workflow States (VB.NET)
Create a Task that Finds Files in Workflow States (C#)
Create a Task that Finds Approved Files (C#)
Create a Task that Finds Files in Workflow States (VB.NET)
Create a Task that Finds Files in Workflow States (C#)
This interface:
- extends IEdmSearch5.
- is extended by IEdmSearch7.