Share via


Entities

The Entities element represents the set of objects that can be shown in a detail form window in the Web application configuration file (isv.config).

Example

<Entities>
   <account/>
   <contact/>
   <lead/>
   <opportunity/>
   <incident/>
   <quote/>
   <salesorder/>
   <invoice/>
</Entities>

Attributes

None

Element Information

Number of occurrences One
Parent elements Configuration
Child elements account, contact, lead, opportunity, incident, quote, salesorder, and invoice

© 2005 Microsoft Corporation. All rights reserved.