AbstractEntityInstance.Execute Method
Include Protected Members
Include Inherited Members
Executes a specified method instance on the entity instance.
Overload List
Name | Description | |
---|---|---|
Execute(MethodInstance, LobSystemInstance) | 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).) | |
Execute(MethodInstance, LobSystemInstance, []) | 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 Members
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace