Allows you to access a workflow state.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmState6 Inherits IEdmObject5, IEdmState5 | |
| C# | |
|---|---|
public interface IEdmState6 : IEdmObject5, IEdmState5 | |
| C++/CLI | |
|---|---|
public interface class IEdmState6 : public IEdmObject5, IEdmState5 | |
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 IEdmState5.
- is extended by IEdmState7.