Allows you to create a listing of several file, folder, or internal component properties 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 IEdmBatchListing3 Inherits IEdmBatchListing, IEdmBatchListing2 | |
| C# | |
|---|---|
public interface IEdmBatchListing3 : IEdmBatchListing, IEdmBatchListing2 | |
| C++/CLI | |
|---|---|
public interface class IEdmBatchListing3 : public IEdmBatchListing, IEdmBatchListing2 | |
This interface:
- extends IEdmBatchListing2 by adding the ability to add an internal component to the listing and get references.
- is extended by IEdmBatchListing4, which allows users to find out if files in their local cache are valid or obsolete.