Allows you to access a workflow transition.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmTransition6 Inherits IEdmObject5, IEdmTransition5 | |
| C# | |
|---|---|
public interface IEdmTransition6 : IEdmObject5, IEdmTransition5 | |
| C++/CLI | |
|---|---|
public interface class IEdmTransition6 : public IEdmObject5, IEdmTransition5 | |
This interface:
- inherits from IEdmTransition5.
- is extended by IEdmTransition7.