| Visual Basic | |
|---|---|
Public Interface IEdmRefItem2 Inherits IEdmRefItem | |
| C# | |
|---|---|
public interface IEdmRefItem2 : IEdmRefItem | |
| C++/CLI | |
|---|---|
public interface class IEdmRefItem2 : public IEdmRefItem | |
This interface extends IEdmRefItem by providing the ability to get the old and new paths of references that have been moved or renamed by another client.