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 IEdmBatchChangeState3 Inherits IEdmBatchChangeState, IEdmBatchChangeState2 | |
| C# | |
|---|---|
public interface IEdmBatchChangeState3 : IEdmBatchChangeState, IEdmBatchChangeState2 | |
| C++/CLI | |
|---|---|
public interface class IEdmBatchChangeState3 : public IEdmBatchChangeState, IEdmBatchChangeState2 | |
This interface:
- extends IEdmBatchChangeState2.
- is extended by IEdmBatchChangeState4.