Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Ms > Ms Assembly Interfaces > IModelBoxEditObjectEventArgs

IModelBoxEditObjectEventArgs

Assembly: Ms;

Description

The IModelBoxEditObjectEventArgs interface contains argument properties of the event that occurs when a model opens for edit in the ModelBox component.

Inheritance Hierarchy

          IEventArgs

          IModelBoxEditObjectEventArgs

Properties

  Property name Brief description
Object The Object property returns description of edited model as a repository object.

See also:

Ms Assembly Interfaces