Microsoft.Office.BusinessApplications.Runtime Namespace

The Microsoft.Office.BusinessApplications.Runtime namespace contains types that handle the run-time actions of the business applications associated with a Microsoft Office application.

Classes

  Class Description
Public class ActionExecutionException Represents an exception that is thrown if the execution of an action fails.
Public class ComObjectWrapper This class and its members are reserved for internal use and are not intended to be used in your code.
Public class OutlookAddIn This class and its members are reserved for internal use and are not intended to be used in your code.
Public class RibbonManager Represents the main ribbon class.
Public class RuntimeClass Represents the main Microsoft Business Connectivity Services (BCS) runtime entry point that can be used by custom Microsoft Visual Studio Tools for Office add-ins to start or stop the Business Connectivity Services Client Runtime, loading the solution configuration and interpreting it.
Public class SolutionManifestException Represents an exception that is thrown if there are errors in the solution manifest.xml file, such as layout XML files that are not well formed.
Public class UIException An exception that is thrown when an error occurs during run-time actions that affect the UI elements.

Interfaces

  Interface Description
Public interface IOfficeItemHelper Represents a helper interface that provides Business Data Connectivity (BDC) service functionality on an existing Microsoft Office item.
Public interface IRuntimeCallback Represents a callback interface used for the asynchronous solution registration with the Microsoft Business Connectivity Services (BCS) runtime class.

Enumerations

  Enumeration Description
Public enumeration ErrorResolutionType Defines the error resolution actions that are available.
Public enumeration OfficeItemType Represents an enumeration of possible Microsoft Office 2010 items that Microsoft Business Connectivity Services (BCS) can handle.