Allows you to access a single row in a Bill of Materials (BOM).
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmBomCell2 Inherits IEdmBomCell | |
| C# | |
|---|---|
public interface IEdmBomCell2 : IEdmBomCell | |
| C++/CLI | |
|---|---|
public interface class IEdmBomCell2 : public IEdmBomCell | |
This interface extends IEdmBomCell by providing the ability to determine whether the BOM cell is virtual.