IEdmBatchChangeState Interface
Allows you to change states or revoke transitions of several files at once.
Syntax
Visual Basic (Declaration) | |
---|
Public Interface IEdmBatchChangeState |
C# | |
---|
public interface IEdmBatchChangeState |
C++/CLI | |
---|
public interface class IEdmBatchChangeState |
Example
Remarks
Accessors
See Also