[This is preliminary documentation and is subject to change.]
Base class containing the default business logic for CRM entities. Functionality in this class can be overridden
by specialized entity classes, e.g. AnnotationManager or EmailManager.
Namespace:
CWR.MSCRM.Mobile.Client.BLAssembly: CWR.MSCRM.Mobile.Client.BL (in CWR.MSCRM.Mobile.Client.BL.dll)
Version: 4.0.0.7
Syntax
| C# |
|---|
public class EntityManager |
| Visual Basic (Declaration) |
|---|
Public Class EntityManager |
Inheritance Hierarchy
System..::.Object
CWR.MSCRM.Mobile.Client.BL..::.EntityManager
CWR.MSCRM.Mobile.Client.BL..::.ActivityManager
CWR.MSCRM.Mobile.Client.BL..::.CustomerAddressManager
CWR.MSCRM.Mobile.Client.BL..::.AnnotationManager
CWR.MSCRM.Mobile.Client.BL..::.UserSettingsManager
CWR.MSCRM.Mobile.Client.BL..::.LeadManager
CWR.MSCRM.Mobile.Client.BL..::.OrganizationManager
CWR.MSCRM.Mobile.Client.BL..::.ContactManager
CWR.MSCRM.Mobile.Client.BL..::.IncidentManager
CWR.MSCRM.Mobile.Client.BL..::.EntityManager
CWR.MSCRM.Mobile.Client.BL..::.ActivityManager
CWR.MSCRM.Mobile.Client.BL..::.CustomerAddressManager
CWR.MSCRM.Mobile.Client.BL..::.AnnotationManager
CWR.MSCRM.Mobile.Client.BL..::.UserSettingsManager
CWR.MSCRM.Mobile.Client.BL..::.LeadManager
CWR.MSCRM.Mobile.Client.BL..::.OrganizationManager
CWR.MSCRM.Mobile.Client.BL..::.ContactManager
CWR.MSCRM.Mobile.Client.BL..::.IncidentManager
