SOLIDWORKS PDM Professional API Help Send Feedback
IEdmSearch7 Interface
See Also  Members  
EPDM.Interop.epdm Namespace : IEdmSearch7 Interface


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.

Syntax

Visual Basic 
Public Interface IEdmSearch7 
   Inherits IEdmSearch5IEdmSearch6 
C# 
public interface IEdmSearch7 : IEdmSearch5IEdmSearch6  
C++/CLI 
public interface class IEdmSearch7 : public IEdmSearch5IEdmSearch6  

Remarks

This interface:

See Also