Allows you to enumerate referenced and referencing files and set up user-defined references.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmReference8 Inherits IEdmReference5, IEdmReference6, IEdmReference7 | |
| C# | |
|---|---|
public interface IEdmReference8 : IEdmReference5, IEdmReference6, IEdmReference7 | |
| C++/CLI | |
|---|---|
public interface class IEdmReference8 : public IEdmReference5, IEdmReference6, IEdmReference7 | |
This interface:
- allows you to read and update the reference count used in bills of materials.
- inherits from IEdmReference7.
- is extended by IEdmReference9.