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


Allows you to access the workflows installed in a file vault.


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

Example

Remarks

This interface inherits from IDispatch. See IDispatch Interface (Automation).

Accessors

See Also