DevForce Help Reference
EntityServiceApplication Class
Members 


Provides a means of handling application-level events on the Business Object Server.
Object Model
EntityServiceApplication ClassEntityServiceApplication Class
Syntax
'Declaration
 
<DefaultExportAttribute(IsDefault=True, 
   ContractName="", 
   ContractType=IdeaBlade.EntityModel.EntityServiceApplication)>
Public Class EntityServiceApplication 
'Usage
 
Dim instance As EntityServiceApplication
[DefaultExport(IsDefault=true, 
   ContractName="", 
   ContractType=IdeaBlade.EntityModel.EntityServiceApplication)]
public class EntityServiceApplication 
Remarks
To perform custom processing for application-level events, sub-class the EntityServiceApplication and override its methods.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.EntityServiceApplication

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EntityServiceApplication Members
IdeaBlade.EntityModel Namespace

Send Feedback