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


Controls and monitors IEdmBatchGet operations.


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 IEdmGetOpCallback 
C# 
public interface IEdmGetOpCallback 
C++/CLI 
public interface class IEdmGetOpCallback 

Remarks

This interface:

See Also