Allows you to access a workflow set up using SOLIDWORKS PDM Professional's Workflow Editor.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmWorkflow6 Inherits IEdmObject5 | |
| C# | |
|---|---|
public interface IEdmWorkflow6 : IEdmObject5 | |
| C++/CLI | |
|---|---|
public interface class IEdmWorkflow6 : public IEdmObject5 | |
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 Files in Workflow States (C#)
This interface inherits from IEdmObject5 and supersedes IEdmWorkflow5.
Use IEdmWorkflowMgr6 to enumerate the installed workflows.