Allows you to access a Bill of Materials (BOM) view.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmBomView4 Inherits IEdmBomView, IEdmBomView2, IEdmBomView3 | |
| C# | |
|---|---|
public interface IEdmBomView4 : IEdmBomView, IEdmBomView2, IEdmBomView3 | |
| C++/CLI | |
|---|---|
public interface class IEdmBomView4 : public IEdmBomView, IEdmBomView2, IEdmBomView3 | |
This interface extends IEdmBomView3 by adding the ability to rename a named BOM.