Allows you to change states or revoke transitions of several files all at once.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmBatchChangeState4 Inherits IEdmBatchChangeState, IEdmBatchChangeState2, IEdmBatchChangeState3 | |
| C# | |
|---|---|
public interface IEdmBatchChangeState4 : IEdmBatchChangeState, IEdmBatchChangeState2, IEdmBatchChangeState3 | |
| C++/CLI | |
|---|---|
public interface class IEdmBatchChangeState4 : public IEdmBatchChangeState, IEdmBatchChangeState2, IEdmBatchChangeState3 | |
This interface:
- extends IEdmBatchChangeState3 by supporting password-protected workflow transitions.
- is extended by IEdmBatchChangeState5.