Click or drag to resize

IItemConfigurationBuilder Interface

Interface must be implemented by ItemConfigurationBuilders, allows to get modified configuration

Namespace:  Aras.IOME
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public interface IItemConfigurationBuilder

The IItemConfigurationBuilder type exposes the following members.

Methods
  NameDescription
Public methodGetItemConfiguration
Returns resulting configuration.
Top
See Also