Allows you to change states or revoke transitions of several files 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 IEdmBatchChangeState2 Inherits IEdmBatchChangeState | |
| C# | |
|---|---|
public interface IEdmBatchChangeState2 : IEdmBatchChangeState | |
| C++/CLI | |
|---|---|
public interface class IEdmBatchChangeState2 : public IEdmBatchChangeState | |
This interface:
- extends IEdmBatchChangeState.
- is extended by IEdmBatchChangeState3.