Share via


AbstractEntityInstance.Execute Method

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Executes a specified method instance on the entity instance.

Overload List

  Name Description
Public method Execute(MethodInstance, LobSystemInstance) Obsolete. Executes a specified method instance on the entity instance. . The IDs of the entity instance are plumbed into the API of the backend. (Overrides AbstractInstance.Execute(MethodInstance, LobSystemInstance).)
Public method Execute(MethodInstance, LobSystemInstance, []) Obsolete. Overrides some or all of the arguments in the back-end method and executes the method in the back-end application. (Overrides AbstractInstance.Execute(MethodInstance, LobSystemInstance, []).)

Top

See Also

Reference

AbstractEntityInstance Class

AbstractEntityInstance Members

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace